Skip to content

lukasion/MachineLearningCSHARP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Machine Learning Project - C#

Machine Learning project was developed step-by-step by me. It was a project created on Machine Learning classes during my master's degree studies. It is programmed in C# .NET.

Installation and usage

Clone the repository and specify the test data by changing the path.

lines = System.IO.File.ReadAllLines(@"C:\Users\overc0de\Desktop\MachineLearning\MachineLearning_Fujarski\MachineLearning_Fujarski\test_data\breast-cancer.data");

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages