Skip to content

NCMohit/ML_Algo_Recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning algorithm recommender

Recommends best algorithm for given dataset Dataset taken from Kaggle https://www.kaggle.com/fedesoriano/heart-failure-prediction

Working

GUI : Tkinter
ML Models : Sklearn
All dataset columns are converted from nominal to integer.
Various classifier parameters are iterated over to find the parameter value with best accuracy results

Installation and Usage

pip install -r requirements.txt
python main.py

About

Machine Learning Algorithm Recommender

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages