Skip to content

ystiruk/AccordClassificationExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AccordClassificationExample

Example on Accord.NET library usage. Solve classification problem comparing Naive Bayes and Logistic regression.

An attempt to solve problem described in https://www.unb.ca/cic/datasets/nsl.html with Accord.NET framework

User interface is classic Windows Forms application. Consists of two tabs:

1 On the first tab you can see scatterplot of each feature present in dataset

Tab 1

2 On the second screen - classification results

Tab 2

About

Example on Accord.NET library usage. Solve classification problem comparing Naive Bayes and Logistic regression.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages