Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Sebastian Raschka, 2015

Python Machine Learning - Code Examples

Chapter 7 - Combining Different Models for Ensemble Learning

  • Learning with ensembles
  • Implementing a simple majority vote classifier
    • Combining different algorithms for classification with majority vote
  • Evaluating and tuning the ensemble classifier
  • Bagging – building an ensemble of classifiers from bootstrap samples
  • Leveraging weak learners via adaptive boosting
  • Summary
Morty Proxy This is a proxified and sanitized view of the page, visit original site.