acmpesuecc / Wine_Quality_Prediction

MIT License
2 stars 3 forks source link

Creating a KNN Classifier Model #5

Closed pk-95 closed 4 years ago

pk-95 commented 4 years ago

Create a KNN Classifier Model with default parameters Fork the dataset and the Python notebook

Locate #Issue 5 in the Jupyter notebook Create a K Nearest Neighbours Classifier Model with default parameters. (Model does not have to be created from scratch, sci-kit learn defined models are accepted) Use the variable 'model1' to instantiate this model, and fit it on the training data.

Your PR must contain the edited ipynb file with the same name as the original. Kindly edit only the block of code pertaining to the issue :)

abhishek-pes commented 4 years ago

hi @pk-95 I would like to work on this

DevprakashBisoi commented 4 years ago

I would like to work on this