Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 161 for v (0.05 sec)

  1. sklearn.ensemble.ExtraTreesRegressor — scikit-l...

    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.ExtraTreesRegressor.html
    Sat May 18 15:26:00 UTC 2024
      77.8K bytes
      Cache
     
  2. sklearn.kernel_ridge.KernelRidge — 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.kernel_ridge.KernelRidge.html
    Sat May 18 15:26:01 UTC 2024
      54.8K bytes
      Cache
     
  3. sklearn.tree.DecisionTreeRegressor — 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.tree.DecisionTreeRegressor.html
    Sat May 18 15:26:00 UTC 2024
      88.7K bytes
      Cache
     
  4. sklearn.linear_model.LassoLarsCV — 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.LassoLarsCV.html
    Sat May 18 15:26:00 UTC 2024
      58.5K bytes
      Cache
     
  5. 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
     
  6. 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
     
  7. 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
     
  8. 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
     
  9. 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
     
  10. 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
     
Back to top