搜索资源列表
knn
- 机器学习实战-第二章源码-knn算法(kNN.py)-Machine Learning in Action-Ch2.-kNN
Ch02
- 《机器学习实战》源代码 第二章的代码,代码为python代码 可以到官网上下载 里面有KNN算法,决策表算法,SVM支持向量机算法等等。后面章节待传。-machine learning source code 2nd
Ch03
- 《机器学习实战》源代码 第二章的代码,代码为python代码 可以到官网上下载 里面有KNN算法,决策表算法,SVM支持向量机算法等等。后面章节待传。-Machine Learning 2nd
Ch04
- 《机器学习实战》源代码 第二章的代码,代码为python代码 可以到官网上下载 里面有KNN算法,决策表算法,SVM支持向量机算法等等。后面章节待传。-Machine Learning 4nd
kNN_in_Python
- 用Python学习和实战kNN算法,对《机器学习实战》中的代码进行修正,保证能在python3.x中运行-kNN algorithm in learning and action in Python
kNN
- KNN,k近邻算法,内附测试数据集,机器学习实战源码-KNN, k nearest neighbor algorithm, enclosing the test data set, machine learning practical source
KNN
- 《机器学习实战》K近邻算法的代码实现以及数据,真实可靠,欢迎使用-" Machine learning real" K nearest neighbor algorithm code and data, real reliable, welcome
<<机器学习实战》源代码
- 《机器学习实战》源代码,代码为python代码 可以到官网上下载 里面有KNN算法,决策表算法,SVM支持向量机算法等
kNN
- 机器学习实战中,K近邻算法的实现。包括算法实现,算法分类测试-Machine learning combat, the realization of K nearest neighbor algorithm. Including the algorithm, the algorithm classification test
KNN
- k临近算法,用于数据分类,此代码为机器学习实战的学习代码(K near algorithm, for data classification, this code for machine learning combat learning code)
机器学习实战源代码python3
- 机器学习实战源代码(内含测试数据、以及Python3的源代码)(machine learning source code)
kNN
- kNN分类算法机器学习实战中python测试代码用例(KNN classification algorithm, machine learning, actual combat, python test code, use case)
datingTestSet2
- 机器学习实战 knn篇约会网站测试数据来源(Machine learning, actual combat, KNN, dating sites, testing, data sources)
kNN
- 机器学习实战,第二章knn源代码,实现k近邻功能。(Machine learning combat, the second chapter knn source code, k nearest neighbor function.)
111
- kNN算法实现的一个实例,借用的机器学习实战~~~~(its a implementation of kNN algorithm.)
Ch02
- 来自《机器学习实战》,本代码为数字识别及网站约会预测(From "machine learning", this code is digital recognition and website dating prediction)
kNN
- knn分类器, 机器学习实战第二章代码,k最近邻分类,适用于低维数据的分类器(classifier (KNN algorithm))