Introductory Python KNN Multi-class Classification Tutorial using Iris Dataset

preview_player
Показать описание
This is a quick introductory video about doing multi-class classification using Python on a simple dataset like the Iris dataset. This is intended to give an overview of the subjects that a data scientist deals with on a typical day to day basis while building and testing a robust model.
Рекомендации по теме
Комментарии
Автор

thank you so much for the code and explanaion

nasiha.j
Автор

Sir can you post a video explaining multi-class image classification implementing it in KNN algorithm using kaggle dataset

kolanallikuttappalayam
Автор

When I try to replicate I receive this error from line 29 : ModuleNotFoundError: No module named 'sklearn.cross_validation' had to use from sklearn.model_selection import train_test_split

solomontwitchell
welcome to shbcf.ru