Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 151 - 160 of 874 for test (0.08 sec)

  1. 2.1. Gaussian mixture models — scikit-learn 1.4...

    Given test data, it can assign to each...
    scikit-learn.org/stable/modules/mixture.html
    Sun May 19 20:00:39 UTC 2024
      38.2K bytes
      Cache
     
  2. slashdotMain

    and performance regression testing. Its first open source technical...prompted by a failed uncrewed test flight." The New Shepard rocket...
    rss.slashdot.org/Slashdot/slashdotMain
    Mon May 20 01:10:24 UTC 2024
      71.3K bytes
     
  3. sklearn.linear_model.LassoLarsIC — scikit-learn...

    n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsIC.html
    Sun May 19 20:00:39 UTC 2024
      58.4K bytes
      Cache
     
  4. sklearn.linear_model.TheilSenRegressor — scikit...

    n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TheilSenRegressor.html
    Sun May 19 20:00:39 UTC 2024
      47.7K bytes
      1 views
      Cache
     
  5. neighbors.rst.txt

    X_test, y_train, y_test = train_test_split(X, y, ......>>> print(nca_pipe.score(X_test, y_test)) 0.96190476... .. |nca_classification_1|...
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Sat May 18 15:26:00 UTC 2024
      37.8K bytes
     
  6. sklearn.linear_model.PoissonRegressor — scikit-...

    n_features) Test samples. y array-like of shape...is averaged by sample_weight. Best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html
    Sun May 19 20:00:39 UTC 2024
      52.2K bytes
      Cache
     
  7. sklearn.impute.KNNImputer — scikit-learn 1.4.2 ...

    missing values at transform/test time. keep_empty_features bool,...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.impute.KNNImputer.html
    Sun May 19 20:00:39 UTC 2024
      45.6K bytes
      Cache
     
  8. sklearn.feature_selection.SelectKBest — scikit-...

    based on a false positive rate test. SelectFdr Select features based...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectKBest.html
    Sun May 19 20:00:39 UTC 2024
      50.1K bytes
      Cache
     
  9. sklearn.compose.TransformedTargetRegressor — sc...

    n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Sun May 19 20:00:39 UTC 2024
      53.3K bytes
      Cache
     
  10. sklearn.isotonic.IsotonicRegression — scikit-le...

    n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.isotonic.IsotonicRegression.html
    Sun May 19 20:00:39 UTC 2024
      71.5K bytes
      Cache
     
Back to top