Skip to content

Ensemble models in machine learning combine the decisions from multiple models to improve the overall performance

License

Notifications You must be signed in to change notification settings

NijatZeynalov/Ensemble-Learning-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ensemble-Learning

Ensemble models in machine learning combine the decisions from multiple models to improve the overall performance.

Repository roadmap:

1. Import libraries

2. Create Datasets

3. Basic classifiers

4. Train vis

5. Ensemble 1: Random Forest

6. Ensemble 2: ADABoost

7. Ensemble 1: VotingClassifier

About

Ensemble models in machine learning combine the decisions from multiple models to improve the overall performance

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages