Description: 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
To Search:
File list (Check if you may need any files):
knn_weka\AlgoKnn.java
........\Distance.java
........\DiversFonction.java
........\InsDis.java
........\InsDisComparator.java
........\Lecture.java
........\test.java
knn_weka