- Sort Score
- Num 10 results
- Language All
- Labels All
Results 111 - 120 of 780 for v (0.05 seconds)
-
OrthogonalMatchingPursuitCV — scikit-lear...
is defined as \((1 - \frac{u}{v})\) , where \(u\) is the residual...((y_true - y_pred)** 2).sum() and \(v\) is the total sum of squares...scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuitCV.html -
about.rst.txt
V. and Thirion, B. and Grisel, O....P. and Weiss, R. and Dubourg, V. and Vanderplas, J. and Passos,...scikit-learn.org/stable/_sources/about.rst.txt -
LarsCV — scikit-learn 1.8.0 documentation
is defined as \((1 - \frac{u}{v})\) , where \(u\) is the residual...((y_true - y_pred)** 2).sum() and \(v\) is the total sum of squares...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LarsCV.html -
MultiOutputRegressor — scikit-learn 1.8.0...
is defined as \((1 - \frac{u}{v})\) , where \(u\) is the residual...((y_true - y_pred)** 2).sum() and \(v\) is the total sum of squares...scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputRegressor.html -
normalized_mutual_info_score — scikit-lea...
scikit-learn.org/stable/modules/generated/sklearn.metrics.normalized_mutual_info_score.html -
CCA — scikit-learn 1.8.0 documentation
is defined as \((1 - \frac{u}{v})\) , where \(u\) is the residual...((y_true - y_pred)** 2).sum() and \(v\) is the total sum of squares...scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.CCA.html -
Ridge — scikit-learn 1.8.0 documentation
is defined as \((1 - \frac{u}{v})\) , where \(u\) is the residual...((y_true - y_pred)** 2).sum() and \(v\) is the total sum of squares...scikit-learn.org/stable/modules/generated/sklearn.linear_model.Ridge.html -
ARDRegression — scikit-learn 1.8.0 docume...
is defined as \((1 - \frac{u}{v})\) , where \(u\) is the residual...((y_true - y_pred)** 2).sum() and \(v\) is the total sum of squares...scikit-learn.org/stable/modules/generated/sklearn.linear_model.ARDRegression.html -
KernelRidge — scikit-learn 1.8.0 document...
is defined as \((1 - \frac{u}{v})\) , where \(u\) is the residual...((y_true - y_pred)** 2).sum() and \(v\) is the total sum of squares...scikit-learn.org/stable/modules/generated/sklearn.kernel_ridge.KernelRidge.html -
DummyRegressor — scikit-learn 1.8.0 docum...
coefficient R^2 is defined as (1 - u/v) , where u is the residual sum...((y_true - y_pred) ** 2).sum() and v is the total sum of squares ((y_true...scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html