home | Download | Guestbook | Sitemap
codelookerDownloadWindows/.NETC # Programming
Search:
KK---Nearest-Neighbor
  • Classification:Windows/.NET - C # Programming
  • Development Tool:C#
  • Sise:72.0 KB
  • Upload time:2013/6/28 9:34:34
  • Uploader:bimetalm
  • Download Statistics:
Description
Implementation of k nearest neighbor in c# which could be employed for classification




File list:
KK-Nearest Neighbor
..................\lib
..................\...\lakes.data
..................\...\lakes.names
..................\...\phones.data
..................\...\phones.names
..................\src
..................\...\KNN
..................\...\...\Classifiers
..................\...\...\...........\KNN
..................\...\...\...........\...\KNearest.cs
..................\...\...\...........\Selectors
..................\...\...\...........\.........\FeatureSelector.cs
..................\...\...\...........\IClassifier.cs
..................\...\...\Data
..................\...\...\....\DataInstance.cs
..................\...\...\....\DataSet.cs
..................\...\...\....\DSBuilder.cs
..................\...\...\....\Feature.cs
..................\...\...\....\Types.cs
..................\...\...\Properties
..................\...\...\..........\AssemblyInfo.cs
..................\...\...\Readers
..................\...\...\.......\BaseReader.cs
..................\...\...\.......\DataReader.cs
..................\...\...\.......\IReader.cs
..................\...\...\.......\NamesReader.cs
..................\...\...\KNN.csproj
..................\...\...\Main.cs
..................\.gitignore
..................\KNN.sln
..................\README.md
Related source code
Download Address
download DownLoad
Comments: Don't forget to comment after downloading! Comment...
About - Advertise - Sitemap