搜索资源列表
handwrite2
- 采用KNN算法,用PYTHON语言实现的手写数字图像识别(Using KNN algorithm, handwritten digital image recognition with PYTHON language)
KNN
- KNN神经网络的实现使用python编程语言,以及应用示例(KNN relizations and application)
KNN人脸识别
- 使用KNN算法实现的人脸识别程序,KNN是机器学习里的K最近邻算法。(face recognition of KNN using python)
stacking
- kaggle digitrecognizer MNIST by stacking some machine learning method, such like GBM(Gradient Boosting Method), LR, Extra Randomized Trees, Random Forest,KNN,etc.用stacking的方法实现手写数字识别MNIST。(kaggle digitrecognizer MNIST by stacking some machine learnin