Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. 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
    Thu May 16 17:15:46 UTC 2024
      60.2K bytes
      Cache
     
  2. 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
    Thu May 16 17:15:46 UTC 2024
      71.5K bytes
      Cache
     
  3. 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
    Thu May 16 17:15:47 UTC 2024
      72.2K bytes
      Cache
     
  4. sklearn.linear_model.ElasticNetCV — 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.ElasticNetCV.html
    Thu May 16 17:15:47 UTC 2024
      75.9K bytes
      Cache
     
  5. sklearn.linear_model.Lasso — 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.Lasso.html
    Thu May 16 17:15:46 UTC 2024
      78.6K bytes
      Cache
     
  6. 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
    Thu May 16 17:15:46 UTC 2024
      62.5K bytes
      Cache
     
  7. 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
    Thu May 16 17:15:47 UTC 2024
      64.3K bytes
      Cache
     
  8. sklearn.cross_decomposition.PLSCanonical — 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.cross_decomposition.PLSCanonical.html
    Thu May 16 17:15:47 UTC 2024
      74.7K bytes
      Cache
     
  9. sklearn.linear_model.TheilSenRegressor — 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.linear_model.TheilSenRegressor.html
    Thu May 16 17:15:46 UTC 2024
      47.7K bytes
      1 views
      Cache
     
  10. sklearn.metrics.normalized_mutual_info_score — ...

    See also v_measure_score V-Measure (NMI with arithmetic...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.normalized_mutual_info_score.html
    Thu May 16 17:15:46 UTC 2024
      22.3K bytes
      Cache
     
Back to top