본문 바로가기
IT 와 Social 이야기/Python

[Tech With Tim] Python Machine Learning Tutorial #5 - KNN p.1 - Irregular Data

by manga0713 2020. 5. 20.

 

 

 

 

 

*** Python Machine Learning 5
: #KNN p.1 - Irregular Data

 

- Introduction to KNN(K-Neatest Neighbors; K-최근접이웃 알고리즘)
- Downloading the Data (Car Evaluation Data Set)
- Importing Modules (#sklearn, #pandas, #numpy)
- Loading Data
- Converting Data


*** Text-Based Tutorial & Code: https://techwithtim.net/tutorials/mac...