Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 180 for v (0.04 sec)

  1. sklearn.dummy.DummyRegressor — scikit-learn 1.4...

    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
    Sat May 18 15:26:00 UTC 2024
      52.7K bytes
      Cache
     
  2. sklearn.ensemble.BaggingRegressor — 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.ensemble.BaggingRegressor.html
    Sat May 18 15:26:00 UTC 2024
      59.4K bytes
      Cache
     
  3. sklearn.linear_model.BayesianRidge — scikit-lea...

    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.BayesianRidge.html
    Sat May 18 15:26:00 UTC 2024
      63K bytes
      Cache
     
  4. sklearn.linear_model.HuberRegressor — 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.linear_model.HuberRegressor.html
    Sat May 18 15:26:00 UTC 2024
      58.1K bytes
      Cache
     
  5. sklearn.manifold.Isomap — scikit-learn 1.4.2 do...

    V.; & Langford, J.C. A global geometric...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.Isomap.html
    Sat May 18 15:26:01 UTC 2024
      50.9K bytes
      Cache
     
  6. sklearn.discriminant_analysis.QuadraticDiscrimi...

    It corresponds to V , the matrix of eigenvectors coming...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal...
    Sat May 18 15:26:00 UTC 2024
      54.4K bytes
      Cache
     
  7. sklearn.cross_decomposition.PLSRegression — sci...

    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.PLSRegression.html
    Sat May 18 15:26:01 UTC 2024
      75.7K bytes
      Cache
     
  8. sklearn.ensemble.AdaBoostRegressor — scikit-lea...

    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.AdaBoostRegressor.html
    Sat May 18 15:26:00 UTC 2024
      59.6K bytes
      Cache
     
  9. sklearn.cluster.spectral_clustering — scikit-le...

    V. Knyazev SIAM Journal on Scientific...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.spectral_clustering.html
    Sat May 18 15:26:00 UTC 2024
      30.8K bytes
      Cache
     
  10. sklearn.svm.SVR — scikit-learn 1.4.2 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.svm.SVR.html
    Sat May 18 15:26:01 UTC 2024
      58.1K bytes
      Cache
     
Back to top