文件名称:KNNweka
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-12-26
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- i***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
application de l algorithme KNN en utilisant WEKA dans la lecture des fichier et une methodes optimisé pour parcourir la liste des instance une seul fois lors de la recherche et de la classification
application of KNN algorithm in WEKA using file reading methods and optimized through the list of instance a single time during the search and classification
application of KNN algorithm in WEKA using file reading methods and optimized through the list of instance a single time during the search and classification
(系统自动生成,下载前可以参看下载内容)
下载文件列表
knn_weka\AlgoKnn.java
........\Distance.java
........\DiversFonction.java
........\InsDis.java
........\InsDisComparator.java
........\Lecture.java
........\test.java
knn_weka