output is discrete
Types of Classification
1. Logistic regression
2. Support Vector Machine
3. Naive Bayes
4. Decision Tree
5. Random Forests
6. Neural Network
output is conitnuous
Types of Regrssion model
1. Linear, Multiple linear, Polynomial
2. Decision Tree
3. Random Forests
4. Neural Network
Types of Clustering
시스템이 어떤 목표를 달성하기 위해 동적인 조건에 적응하도록 함
액션 -> 보상 또는 벌점
시간이 경과하면서 가장 큰 보상을 얻기 위해 최상의 전략을 스스로 학습
ex) 자율주행자동차, 알파고
https://levity.ai/blog/difference-machine-learning-deep-learning
생활코딩 머신러닝 with tensorflow by 위키북스