Data classification using Accord.NET framework.
This is a simple C#
application developed in Visual Studio (using WinForms GUI) to explore some of the functionalities of the Accord.NET framework regarding data classification. You can import some data in .csv
format and compare the performances of different classification algorithms.
The following datasets were used to test the application:
You are free to use this code under the MIT License.