각 용어당 모르는 부분 하나로 모으기
프로젝트 완성도 및 진행도
나이브 베이즈 분류기
TF-IDF 분류기
P/R 곡선 (AUC)
리드스톤
라플라스 평활화
NLTK
라소 리지 일래스틱넷 (L1벌점화 모델, L2벌점화모델, 합친거)
OLS회귀(ordinary least squares)
널모델
KFold
앙상블 학습
PCA (Principal Component Analysis)
LDA (Linear Discriminant Analysis)
MDS (Multidimensional Scaling)
참고할만한 책
실용서 : Building Machine Learning Systems with Python.
기본서 : Pattern Recognition and Machine Learning
이론서 : Machine Learning : A Probabilisitc Perspective
참고할만한 사이트
http://hunch.net
http://textanddatamining.blogspot_de
http://blog.echen.me
http://www.machinedlearnings.com
http://flowingdata.com
http://simplystatistics.org
http://andrewgelman.com
'데이터분석 > Machine Learning' 카테고리의 다른 글
[용어] Tomography (0) | 2016.01.03 |
---|---|
TF-IDF(Term Frequency - Inverse Document Frequency) (0) | 2015.12.03 |
Scikit-learn Knn사용법 / 정규화 및 기능 정리 (0) | 2015.11.29 |
R과 이진트리를 이용한 데이터의 분류분석 및 훈련 (0) | 2015.11.23 |
여러가지 분석모형 (0) | 2015.11.18 |