Skip to content

A Python framework for building majority vote and feature weighted linear stacking (FWLS) ensemble models. As an example, ensemble models are built to classify flower species of the Iris dataset. The models in the ensembles are a support vector machine (SVM), random forest, and k nearest neighbor.

License

Notifications You must be signed in to change notification settings

hwang-ua/Ensemble-Models-Majority-Vote-FWLS

 
 

Repository files navigation

Ensemble-Models-Majority-Vote-FWLS

A Python framework for building majority vote and feature weighted linear stacking (FWLS) ensemble models. As an example, ensemble models are built to classify flower species of the Iris dataset. The models in the ensembles are a support vector machine (SVM), random forest, and k nearest neighbor.

About

A Python framework for building majority vote and feature weighted linear stacking (FWLS) ensemble models. As an example, ensemble models are built to classify flower species of the Iris dataset. The models in the ensembles are a support vector machine (SVM), random forest, and k nearest neighbor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%