wncc / Hello-FOSS-ML

The Machine Learning repository for Hello-FOSS
5 stars 31 forks source link

Titanic - K-Nearest Neighbours #15

Open Aakriti28 opened 4 years ago

Aakriti28 commented 4 years ago

You have to implement KNN algorithm using sklearn library on the Titanic dataset. A starter notebook has been added here, you have to complete it