카테고리 없음
머신러닝 강의 syllabus
Dr.Deeeep
2020. 4. 21. 03:27
KISTI 과학기술 빅데이터 분석가 양성과정
2020년 상반기 과정
5월18~22일
강사: 김선호 (KISTI 책임연구원, haebang@kisti.re.kr)
목차 :
- Python, Pycharm
- Machine Learning Quick Tour
- AI vs. ML vs. Deep Learning
- ML overview
- ML 알고리즘 분류
- 강의 환경 꾸미기
- Numpy, Pandas, sklearn, Matplotlib
- 분류(예측)기 성능평가
- K-분할 교차 검증
- accuracy, precision, recall, f-measure
- ML Classification
- Decision Tree
- Ensemble Learning
- Random Forest
- bagging
- boosting
- SVM
- K-nearest neighbor
- ML Regression
- 과적합
- 비선형 회기
- 회기 평가
- 다중회기
- 로지스틱 회귀
- ML Clustering
- K-means
- 계층적/비계층적 clustering