ClaudiuGeorgiu / Classification

Data classification using Accord.NET framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Classification

Data classification using Accord.NET framework.

Codacy

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.

Screenshot

The following datasets were used to test the application:

License

You are free to use this code under the MIT License.

About

Data classification using Accord.NET framework

License:MIT License


Languages

Language:C# 100.0%