Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 199 for v (0.1 sec)

  1. DummyRegressor — scikit-learn 1.5.0 documentation

    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
    Tue May 28 11:51:33 UTC 2024
      146.4K bytes
      Cache
     
  2. KNeighborsRegressor — scikit-learn 1.5.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.neighbors.KNeighborsRegressor.html
    Tue May 28 11:51:34 UTC 2024
      157.3K bytes
      Cache
     
  3. HistGradientBoostingRegressor — scikit-learn 1....

    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.ensemble.HistGradientBoostingRegressor.html
    Tue May 28 11:51:32 UTC 2024
      173.8K bytes
      Cache
     
  4. CCA — scikit-learn 1.5.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
    Tue May 28 11:51:33 UTC 2024
      167.5K bytes
      Cache
     
  5. DecisionTreeRegressor — scikit-learn 1.5.0 docu...

    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.tree.DecisionTreeRegressor.html
    Tue May 28 11:51:33 UTC 2024
      180K bytes
      Cache
     
  6. PLSCanonical — scikit-learn 1.5.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.PLSCanonical.html
    Tue May 28 11:51:34 UTC 2024
      168.3K bytes
      Cache
     
  7. 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
    Tue May 28 11:51:34 UTC 2024
      15.9K bytes
      3 views
     
  8. GaussianProcessRegressor — scikit-learn 1.5.0 d...

    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.gaussian_process.GaussianProcessRegressor.html
    Tue May 28 11:51:34 UTC 2024
      164.4K bytes
      Cache
     
  9. HuberRegressor — scikit-learn 1.5.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.HuberRegressor.html
    Tue May 28 11:51:34 UTC 2024
      151.5K bytes
      Cache
     
  10. TheilSenRegressor — scikit-learn 1.5.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.linear_model.TheilSenRegressor.html
    Tue May 28 11:51:32 UTC 2024
      141.5K bytes
      1 views
      Cache
     
Back to top