Caesar AI Atlas

Коэффициент детерминации

Caesar AI Atlas Definition

Коэффициент детерминации, часто записываемый как R squared, — регрессионная метрика, показывающая, какая доля вариации целевой переменной объясняется моделью. Значения ближе к 1 обычно указывают на лучшее соответствие, тогда как значения около 0 указывают на слабую объясняющую способность.

Other Definitions

Коэффициент детерминации Source

In regression , an evaluation metric that indicates how well data fits a model. Ranges from 0 to 1. A value of 0 means that the data is random or otherwise cannot be fit to the model. A value of 1 means that the model exactly matches the data. This is often referred to as r 2 , R 2 , or r-squared.

Related Terms