CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - KNN algorithm

搜索资源列表

  1. machine-learning

    0下载:
  2. python3实现各种机器学习算法,包括knn算法,决策树算法,SVM算法,朴素贝叶斯算法等-Python3 realize all kinds of machine learning algorithms, including KNN algorithm, the decision tree algorithm, the SVM algorithm, naive bayesian algorithm, etc
  3. 所属分类:Data Mining

    • 发布日期:2017-05-02
    • 文件大小:692021
    • 提供者:朱灿
  1. fruitvegtablerecognition_knn

    2下载:
  2. 基于KNN算法对多种水果和蔬菜图像进行分类识别,识别率较高。-Classifying a variety of fruits and vegetables images by using KNN algorithm.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-15
    • 文件大小:6014
    • 提供者:wamm
  1. KNN

    0下载:
  2. 做了KNN分类算法的C++实现,希望感兴趣的下载-We do C++ KNN classification algorithm, and the hope of interest to download
  3. 所属分类:Data Mining

    • 发布日期:2017-05-16
    • 文件大小:3969473
    • 提供者:Yusingh
  1. KNN

    0下载:
  2. K-Nearest Neighbors Algorithm Reza Habibi Kerahroudi - Msc Student of IT Engineering - Networked Systems Engineering , University Of Tehran Running with My Knnclassify function and use train & test data
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:816
    • 提供者:reza
  1. Knntest

    0下载:
  2. This a knn test file, used for human activity recognition, the knn is based on matlab knn algorithm.-This is a knn test file, used for human activity recognition, the knn is based on matlab knn algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2344212
    • 提供者:chiang
  1. knn(python)

    0下载:
  2. k邻近值算法,用python实现的,带有测试数据,可以完整实现,亲测有效-k adjacent values algorithm, implemented in python, with test data, can achieve complete, effective pro-test
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:32134
    • 提供者:张春
  1. LPRS-Python-opencv-

    0下载:
  2. 这个是自己用Python2.7写的基于opencv的车牌识别,目前识别率还是不怎么高,车牌定位采用的是形态学变换,分割是自己写的一个算法,识别部分采用的是kNN算法,有详细的注释!-This is his written in Python2.7 opencv based license plate recognition, the recognition rate is not very high, license plate location is the morphological tra
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:24294
    • 提供者:伏浩铭
  1. KNNre

    0下载:
  2. JAVA写的K最近邻算法的基本实现,可以调试通过。-KNN algorithm using JAVA.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:1698
    • 提供者:汪敏
  1. knn

    0下载:
  2. k近邻法的线性扫描算法的python详细代码,并附有详细注释-k nearest neighbor linear scanning algorithm python code in detail, along with detailed notes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2021
    • 提供者:
  1. testknn

    0下载:
  2. 基于Python的KNN算法实现,并在手写识别数据上进行了测试。-Python-based KNN algorithm, and tested on handwriting recognition data.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1695
    • 提供者:刘蕾
  1. kNN_in_Python

    0下载:
  2. 用Python学习和实战kNN算法,对《机器学习实战》中的代码进行修正,保证能在python3.x中运行-kNN algorithm in learning and action in Python
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:482820
    • 提供者:何阳
  1. main

    0下载:
  2. knn算法也是一种简单直接的算法,它对于分类有很大的帮助,也适合初学者学习-knn algorithm is a simple and straightforward algorithm, which is very helpful for classification, also suitable for beginners to learn
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:752
    • 提供者:熊琴
  1. kNN

    0下载:
  2. 一个用matlab实现的kNN机器学习算法,都是我自己写的,绝对原创-A machine learning algorithm using kNN matlab realize, is I wrote it myself, absolutely original
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:873516
    • 提供者:xiaobu
  1. kNN

    0下载:
  2. KNN,k近邻算法,内附测试数据集,机器学习实战源码-KNN, k nearest neighbor algorithm, enclosing the test data set, machine learning practical source
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:511478
    • 提供者:赵保付
  1. kfold-knn.m.tar

    0下载:
  2. The program k folds the data set and applies K-Nearest Neighbors algorithm to classify the images.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1261
    • 提供者:SAI
  1. DataMining

    1下载:
  2. 分类算法的java实现,包括KNN算法,朴素贝叶斯算法等-Classification algorithm to achieve by java, including KNN algorithm, Naive Bayes algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-05-14
    • 文件大小:41462
    • 提供者:weizhijie
  1. pr-KNN

    0下载:
  2. an opencv visual cpp algorithm imlementing the most used method is machine learning K-an opencv visual cpp algorithm imlementing the most used method is machine learning KNN
  3. 所属分类:Other systems

    • 发布日期:2017-05-31
    • 文件大小:12978743
    • 提供者:hiba
  1. KNN

    0下载:
  2. K-最邻近分类器的一个实例,实现了对数据的分类,内含测试数据-an example of K-nearest algorithm,containing a set of test data
  3. 所属分类:Data Mining

    • 发布日期:2017-05-03
    • 文件大小:600623
    • 提供者:bellewanglu
  1. KNN-with-fuzzy

    0下载:
  2. K Nearest Neighbour with fuzzy algorithm
  3. 所属分类:Editor

    • 发布日期:2017-04-13
    • 文件大小:1853
    • 提供者:Fahimeh
  1. Ensemble-kNN

    0下载:
  2. 此PDF为英文文章,介绍了新的步态识别算法,即对行人足底的压力来进行步态识别,并采用集成KNN分类器来提高识别率,有一定的借鉴意义。-This PDF for the English article, introduced a new gait recognition algorithm, that is, the pressure on the pedestrian foot to carry out gait recognition, and the use of integrated KN
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:632606
    • 提供者:pudn
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 24 »
搜珍网 www.dssz.com