Caesar AI Atlas

Ансамблевое обучение

Also known as: Ensemble Methods

Caesar AI Atlas Definition

Ансамблевое обучение — это подход машинного обучения, который объединяет несколько моделей или алгоритмов для достижения лучшей предсказательной эффективности, чем у отдельных компонентов. Распространенные примеры включают bagging, boosting, random forests и stacked models.

Other Definitions

Ансамблевое обучение Source

The use of multiple machine learning algorithms to obtain better predictive performance than could be obtained from any of the constituent learning algorithms alone.

Also Referenced In

Related Terms