Skip to content

A Machine Learning Stacking Ensemble model used to make predictions on the Iris Dataset. It uses an Ensemble of KNN, Naive Bayes, and Random Forest models. As shown by the output of the code, the Ensemble model performed better than the individual Naive Bayes, KNN, and Random Forest models.

Aarav-Khanna/Ensemble-IrisDataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 

About

A Machine Learning Stacking Ensemble model used to make predictions on the Iris Dataset. It uses an Ensemble of KNN, Naive Bayes, and Random Forest models. As shown by the output of the code, the Ensemble model performed better than the individual Naive Bayes, KNN, and Random Forest models.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages