Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 197 for v (0.04 sec)

  1. sklearn.linear_model.RidgeCV — scikit-learn 1.4...

    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.RidgeCV.html
    Tue May 14 20:49:01 UTC 2024
      58.8K bytes
      Cache
     
  2. sklearn.linear_model.LassoLarsIC — scikit-learn...

    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.LassoLarsIC.html
    Tue May 14 20:49:03 UTC 2024
      58.4K bytes
      Cache
     
  3. sklearn.linear_model.Ridge — scikit-learn 1.4.2...

    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
    Tue May 14 20:49:02 UTC 2024
      64.5K bytes
      Cache
     
  4. sklearn.multioutput.MultiOutputRegressor — scik...

    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
    Tue May 14 20:49:03 UTC 2024
      60.2K bytes
      Cache
     
  5. sklearn.svm.NuSVR — scikit-learn 1.4.2 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.svm.NuSVR.html
    Tue May 14 20:49:02 UTC 2024
      55.8K bytes
      Cache
     
  6. sklearn.cross_decomposition.CCA — scikit-learn ...

    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 14 20:49:03 UTC 2024
      73.5K bytes
      Cache
     
  7. sklearn.isotonic.IsotonicRegression — scikit-le...

    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.isotonic.IsotonicRegression.html
    Tue May 14 20:49:01 UTC 2024
      71.5K bytes
      Cache
     
  8. sklearn.neural_network.MLPRegressor — scikit-le...

    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.neural_network.MLPRegressor.html
    Tue May 14 20:49:01 UTC 2024
      62.5K bytes
      Cache
     
  9. sklearn.neighbors.KNeighborsRegressor — scikit-...

    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 14 20:49:02 UTC 2024
      64.3K bytes
      Cache
     
  10. sklearn.gaussian_process.GaussianProcessRegress...

    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 14 20:49:02 UTC 2024
      72.2K bytes
      Cache
     
Back to top