Skip to content

Some college works done while attending the machine learning discipline.

Notifications You must be signed in to change notification settings

nasiralamreeki/machine-learning-exercises

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Machine Learning Exercises

Some college works done while attending the machine learning discipline.

Algorithms

Classification

Uses Mushroom Classification dataset. The goal is to predict if a mushroom is edible or poisonous. The main conclusion was that the dataset can be a lot optimized, since just some atributes are descriptive enough to know whether a mushroom is poisonous or not.

Clustering

Uses Wine Data Set dataset. The goal was to cluster wine instances and compare if clusters generated are simular to the main classes purposed by the dataset, extracting any hidden information about the dataset.

About

Some college works done while attending the machine learning discipline.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%