Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages