Skip to content

nirmitsakre/Model_comparison_ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ML_model_comparison

Here we compare ML models for Classifying cancer dataset. We used 4 supervised learning models for this classification, namely, Logistic Regression (LR), Decision Tree (DT), Naive Bayes (NB), and k-Nearest Neighbor (kNN). Each model require highly similar code lines. Receiver operating characteristic (ROC) curve is used to evaluate the best classifier for the given dataset.

About

Supervised Learning models evaluation

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages