Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 191 - 200 of 889 for test (0.09 sec)

  1. Slashdot: News for nerds, stuff that matters

    I've been testing out the Orange Pi 5 the past...Now, developers can create and test widgets that can be added to...
    build.slashdot.org
    Thu May 23 01:12:51 UTC 2024
      139.1K bytes
      Cache
     
  2. ExtraTreesClassifier — scikit-learn 1.5.0 docum...

    max_leaf_nodes in best-first fashion. Best nodes are defined...the mean accuracy on the given test data and labels. In multi-label...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesClassifier.html
    Wed May 22 15:20:05 UTC 2024
      175.1K bytes
      Cache
     
  3. TheilSenRegressor — scikit-learn 1.5.0 document...

    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
    Wed May 22 15:20:05 UTC 2024
      141.5K bytes
      1 views
      Cache
     
  4. PoissonRegressor — scikit-learn 1.5.0 documenta...

    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
    Wed May 22 15:20:10 UTC 2024
      145.5K bytes
      Cache
     
  5. RandomForestClassifier — scikit-learn 1.5.0 doc...

    max_leaf_nodes in best-first fashion. Best nodes are defined...the mean accuracy on the given test data and labels. In multi-label...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestClassifier.html
    Wed May 22 15:20:05 UTC 2024
      188.2K bytes
      Cache
     
  6. ARDRegression — scikit-learn 1.5.0 documentation

    n_features) Test samples. For some estimators...self.threshold_lambda are kept and the rest are discarded. Examples >>>...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ARDRegression.html
    Wed May 22 15:20:08 UTC 2024
      147.2K bytes
      Cache
     
  7. PLSCanonical — scikit-learn 1.5.0 documentation

    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.cross_decomposition.PLSCanonical.html
    Wed May 22 15:20:05 UTC 2024
      168.3K bytes
      Cache
     
  8. 1.4. Support Vector Machines — scikit-learn 1.5...

    X_test , y_train , y_test = train_test_split ( X ,...examples >>> gram_test = np . dot ( X_test , X_train . T ) >>>...
    scikit-learn.org/stable/modules/svm.html
    Wed May 22 15:20:08 UTC 2024
      131K bytes
      Cache
     
  9. MinCovDet — scikit-learn 1.5.0 documentation

    : X_test array-like of shape (n_samples, n_features) Test data...Quality, TECHNOMETRICS score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.MinCovDet.html
    Wed May 22 15:20:05 UTC 2024
      150.6K bytes
      Cache
     
  10. KNNImputer — scikit-learn 1.5.0 documentation

    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
    Wed May 22 15:20:10 UTC 2024
      139.4K bytes
      Cache
     
Back to top