An open API service indexing awesome lists of open source software.

https://github.com/maicius/dataminingalgorithm

Some data mining algorithms, ANN, KNN and NavieBayes. Data sets is 'titanic.dat'
https://github.com/maicius/dataminingalgorithm

bayes knn navie

Last synced: about 1 year ago
JSON representation

Some data mining algorithms, ANN, KNN and NavieBayes. Data sets is 'titanic.dat'

Awesome Lists containing this project

README

          

# KNN_Python
KNN algorithm, implemented by python