FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

MoawazAyub/Mirror-Machine-Learning: Matlab project to classify mirrors. · GitHub

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mirror Machine Learning:
It is a Machine learning project that classify Different Glass according to their properties.
How to get started:
Load n1.m or n2.m in Matlab editor. n1.m uses k nearest neighbor to classify the dataset that is provided in train.txt. n2.m uses Decision tree Algorithm to classify the dataset.
The file test.txt contains testing data and the file train.m contains training data. The Output of the result is provided in Output1.csv file by running n1.m and the Output of the result is provided in Output2.csv file by running n2.m
The dataset is taken from UCI Repository. https://archive.ics.uci.edu/ml/datasets/glass+identification.   

License:
Feel free to do whatever you want with it.

About

Matlab project to classify mirrors.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL