mehmetalpsumer / decision-support-system

Decision support system for ARFF data files using Naive-Bayes, KNN, ID3, Artificial Neural Network and SVMs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

## Description
A Windows app using Weka library to classify ARFF data. DLLs in lib folder must be imported.

## Functionality
After importing an ARFF file, the app will train and test data.
Then it will allow you to dynamically add new rows and see which group they belong, using the most successful method.

About

Decision support system for ARFF data files using Naive-Bayes, KNN, ID3, Artificial Neural Network and SVMs


Languages

Language:C# 100.0%