Caesar AI Atlas

Регрессия

Caesar AI Atlas Definition

Регрессия — задача обучения с учителем, в которой целевой output является непрерывным или числовым значением. Примеры включают прогнозирование цен, температуры, спроса или других real-valued quantities на основе входных признаков.

Other Definitions

Регрессия Source

A supervised machine learning task where the output is a real value, for example, double. Examples include predicting stock prices. For more information, see the Regression section of the Machine learning tasks topic.

Регрессия Source

‘machine learning model whose expected output for a given input is a continuous variable’ ISO/IEC 23053.

Регрессия Source

A type of machine learning model that predicts a numeric value, such as the exact purchase price of a house.

Concept Comparisons

Related Terms