3-1기 스터디/캐글 필사
[5주차] Dynamics of New York city - Animation
si-j
2021. 11. 17. 22:44
kaggle 필사 스터디 4주차에서는 'Dynamics of New York city - Animation'라는 주제의 코드를 학습했습니다.
K-means clustering algorithm과 k-nearest neighborhood classification algorithm을 중심으로 공부하였으며, 전체 커널은 아래 링크를 통해 확인할 수 있습니다.
https://www.kaggle.com/drgilermo/dynamics-of-new-york-city-animation
Dynamics of New York city - Animation
Explore and run machine learning code with Kaggle Notebooks | Using data from New York City Taxi Trip Duration
www.kaggle.com
1. K-means clustering 모델
2. k-nearest neighborhood classification 모델