-
주식 변동량 추이 : finviz
- Day1 _ Numpy-matplotlib.pdf
- 1219-pandas-seaborn-folium.pdf
- Day3 _ 워드클라우드.ipynb
- [데이터 분석 - 자연어 처리와 Word Cloud] velog.io@shlee2227goai2305311.pdf
- 크롤링 사이트 : https://www.hashscraper.com/
공개 데이터셋 구하기
- 유명한 공개 데이터 저장소
- UC 얼바인(Irvine) 머신러닝 저장소 : http://archive.ics.uci.edu/ml
- 캐글(Kaggle) 데이터셋 : http://www.kaggle.com/datasets
- 아마존(AWS) 데이터셋 : https://registry.opendata.aws
- 메타 포털(공개 데이터 저장소가 나열)
- 데이터 포털 : http://dataportals.org
- 오픈 데이터 모니터 : http://opendatamonitor.eu
- 퀀들(Quandl, : http://quandl.com)
- 인기 있는 공개 데이터 저장소가 나열되어 있는 다른 페이지
- 위키백과 머신러닝 데이터셋 목록 : https://goo.gl/SJHN2k
- Quora.com : https://homl.info/10
- 데이터셋 서브레딧 : http://www.reddit.com/r/datasets
- 시계열 데이터 예측 : https://www.tensorflow.org/tutorials/structured_data/time_series?hl=ko
- 시계열 데이터 예측-2 : https://github.com/thuml/Time-Series-Library/tree/main
- 시계열 데이터 예측-3 : https://dacon.io/competitions/official/236200/codeshare/9548?page=1&dtype=recent
- 법원 판결 예측 : https://dacon.io/competitions/official/236112/data
- 합성데이터 기반 객체 탐지 : https://dacon.io/competitions/official/236107/data
- 서울시 평균 온도 예측 : https://dacon.io/competitions/official/236200/overview/description
- HD현대 AI Challenge : https://dacon.io/competitions/official/236158/data
- 대구 교통사고 피해 예측 ai 경진대회 : https://dacon.io/competitions/official/236193/data
- flutter 설치 : https://cafe.naver.com/aiclubcafe/673
- Flutter 개발 환경 구축: 윈도우와 맥 OS에서 Flutter SDK 설치 및 환경 설정 방법.
- 안드로이드 스튜디오와 Visual Studio Code를 이용한 Flutter 플러그인 설치 및 설정.
- Dart 언어 기초: Flutter에서 사용되는 Dart 언어의 특징과 기본 문법 소개.
- 트러블 슈팅 : https://neodreamer-dev.tistory.com/813
- amd 가상화 enable : https://zzangprogrammer.tistory.com/248
-
dart 문법 : https://cafe.naver.com/aiclubcafe/674
- dart 테스트 : https://dart.dev/
- dartpad : https://dartpad.dev/?
-
위젯 : https://cafe.naver.com/aiclubcafe/675
- Material Design : https://m3.material.io/ : 안드로이드 디자인 표준 (ui를 다 제공해준다)
- 아이폰 : 쿠퍼티노 디자인 : https://docs.flutter.dev/ui/widgets/cupertino
- 주석이라도 android란 한 글자라도 들어가면 안된다.
-
피그마 머터리얼 디자인 플러그인 (피그마-flutter 디자인 효과적으로 할 수 있다.) : https://yetis.tistory.com/108
- Font Scanner 활용 : https://yozm.wishket.com/magazine/detail/2212/
- 제플린 플러터 디자인 내보내기 : https://tangunsoft.tistory.com/entry/
-
flutter 라이브러리 체크 (maven repository 같은 곳) : https://pub.dev/
- DevOps 1 (git, hyper-v) : https://velog.io/@rimgosu/DevOps
- devops 2 (git merge, hyper-v, flask, CI/CD) : https://velog.io/@rimgosu/devops-2-git-merge-hyper-v#github-action
- 강의 자료 archive
- TODO : GitHub Actions 실습 - 배포.pdf ✍️
- TODO : GitHub Actions 실습 - Azure 포탈에서 Webapp 배포.pdf ✍️
- fastapi study archive : https://github.com/rimgosu/FastApiStudy
- FastAPI특강 - 01.개발환경 및 시작
- FastAPI특강 - 02.Query Parameters
- FastAPI특강 - 03.Form Data / Request Files
- FastAPI특강 - 05.도커 설치
- FastAPI특강 - 06.도커에 MySQL 사용
- FastAPI특강 - 07.데이터베이스(MySQL) 연동
- day1 : azure, container
- day2 : kubernetes
- day2 : azure machine learning studio
- day1 : azure cloud
- day2 : azure cloud 2