HyperAIHyperAI

Command Palette

Search for a command to run...

Ensemble Learning

Date

2 years ago

Ensemble LearningIt is the idea of combining multiple models into a high-precision model. It is mainly used in the field of machine learning. It is not a separate machine learning algorithm, but rather completes the learning task by building and combining multiple learners.

Ensemble learning can be used for classification problems, regression problems, feature selection, outlier detection, etc. It can be said that ensemble learning can be seen in all fields of machine learning.

There are currently two main problems that need to be solved in integrated learning:

  • How to obtain several individual learners;
  • If the individual learners are combined into a strong learner

References

【1】Summary of the Principles of Ensemble Learning (personal blog post)

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Ensemble Learning | Wiki | HyperAI