KNN classifier on Spark
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2016 04:50 PM
Hi Team ,
Can you please help me in implementing KNN classifer in pyspark using distributed architecture and processing the dataset.
Even I want to validate the KNN model with the testing dataset.
I tried to use scikit learn but the program is running locally. I want to distirbute the classifier while train the model.
At the end, I want to validate the classifier with testing dataset and Calculate the accuracy.
Labels:
- Labels:
-
Machine Learning
-
Scikit-learn