Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 211 - 220 of 931 for tests (0.12 sec)

  1. Gradient Boosting Out-of-Bag estimates — scikit...

    X_test , y_train , y_test = train_test_split ( X ,...for test data test_score = heldout_score ( clf , X_test , y_test...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_oob.html
    Tue Feb 04 08:40:42 UTC 2025
      111.8K bytes
      Cache
     
  2. ShuffleSplit — scikit-learn 1.6.1 documentation

    print ( f " Test: index= { test_index } " ) Fold 0: Train:...4] Test: index=[5 2] Fold 1: Train: index=[4 0 2 5] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html
    Tue Feb 04 08:40:45 UTC 2025
      124.2K bytes
      Cache
     
  3. ELSER – Elastic Learned Sparse EncodeR | Machin...

    Testing ELSER You can test the deployed model...want to test ELSER on. Provide a search query and click Test . Evaluating...
    www.elastic.co/guide/en/machine-learning/current/ml-nlp-elser.html
    Wed Jan 29 12:03:22 UTC 2025
      48.3K bytes
      Cache
     
  4. CalibratedClassifierCV — scikit-learn 1.6.1 doc...

    and calibrates it using the testing subset. For prediction, predicted...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Tue Feb 04 08:40:43 UTC 2025
      154.9K bytes
      Cache
     
  5. OAS — scikit-learn 1.6.1 documentation

    : X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html
    Tue Feb 04 08:40:43 UTC 2025
      133.3K bytes
      Cache
     
  6. Release Highlights for scikit-learn 0.24 — scik...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Tue Feb 04 08:40:42 UTC 2025
      156.6K bytes
      Cache
     
  7. Comparing Nearest Neighbors with and without Ne...

    X_test , y_train , y_test = train_test_split ( X ,...score = clf . score ( X_test , y_test ) _ , ax = plt . subplots...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_classification.html
    Tue Feb 04 08:40:44 UTC 2025
      97.8K bytes
      Cache
     
  8. Model Selection — scikit-learn 1.6.1 documentation

    regularization on training and test error Effect of model regularization...regularization on training and test error Multiclass Receiver Operating...
    scikit-learn.org/stable/auto_examples/model_selection/index.html
    Tue Feb 04 08:40:42 UTC 2025
      89.2K bytes
      Cache
     
  9. DBFluteのEclipseコード補完 | LastaFlute

    UTFluteのテストメソッドを補完 (_test) _test (TEST) e.g. UTFluteのテストメソッドを補完 @Java _test .......addOrderBy_${columnName} _test UTFlute, testメソッド補完、Arrange,Act,Assert付き...
    dbflute.seasar.org/ja/tutorial/eclipse/dfclipsecomp.html
    Tue Nov 12 15:10:59 UTC 2024
      32.7K bytes
      1 views
      Cache
     
  10. Post-hoc tuning the cut-off point of decision f...

    value_counts () class tested_negative 500 tested_positive 268 Name:..."train_accuracy" , "test_accuracy" , "train_balanced_accuracy" , "test_balanced_accuracy"...
    scikit-learn.org/stable/auto_examples/model_selection/plot_tuned_decision_threshold.html
    Tue Feb 04 08:40:44 UTC 2025
      124.8K bytes
      Cache
     
Back to top