Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 331 - 340 of 931 for tests (0.1 sec)

  1. StratifiedKFold — scikit-learn 1.6.1 documentation

    Provides train/test indices to split data in train/test sets. This..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html
    Tue Feb 04 08:40:45 UTC 2025
      124.6K bytes
      Cache
     
  2. 1.16. Probability calibration — scikit-learn 1....

    test_set) couples (as determined...base_estimator makes predictions on the test subset the predictions are used...
    scikit-learn.org/stable/modules/calibration.html
    Mon Feb 03 17:40:52 UTC 2025
      62.9K bytes
      Cache
     
  3. org.seasar.dbflute.maven.plugin (DBFlute Maven ...

    provides outside-sql-test goal to run outside-sql-test. ReplaceSchemaCommand...
    dbflute.seasar.org/maven/plugin/apidocs/org/seasar/dbflute/maven/plugin/package-summary.html
    Tue Nov 12 15:10:59 UTC 2024
      9.7K bytes
      Cache
     
  4. Canadian 'Super Scooper' Plane Grounded After H...

    aeronautical knowledge and safety test and provide proof of passage...The Recreational UAS Safety Test (TRUST) was developed to meet...
    news.slashdot.org/story/25/01/10/2042225/canadian-super-scooper-plane-grounded-after-hitting-civi...
    Sat Feb 01 01:14:16 UTC 2025
      218.7K bytes
      Cache
     
  5. LassoCV — scikit-learn 1.6.1 documentation

    test) splits as arrays of indices....n_folds) Mean square error for the test set on each fold, varying alpha....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html
    Tue Feb 04 08:40:43 UTC 2025
      168.2K bytes
      Cache
     
  6. Developing scikit-learn estimators — scikit-lea...

    predict ( X_test ) Depending on the nature of...private API and mostly used in tests. However, these tags expanded...
    scikit-learn.org/dev/developers/develop.html
    Fri Jan 17 11:45:09 UTC 2025
      109.6K bytes
      Cache
      Similar Results (1)
     
  7. Lasta Di (DIコンテナ) | DBFlute

    switch component 'mystic' in unit test @Directory |-src/main/resources...sea.xml // in production | |-src/test/resources |- sea+mystic.xml...
    dbflute.seasar.org/ja/lastaflute/lastadi/index.html
    Tue Nov 12 15:10:59 UTC 2024
      22.9K bytes
      Cache
     
  8. check_cv — scikit-learn 1.6.1 documentation

    test) splits as arrays of indices....cross-validator which generates the train/test splits via the split method....
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.check_cv.html
    Tue Feb 04 08:40:45 UTC 2025
      109K bytes
      Cache
     
  9. Probability calibration of classifiers — scikit...

    y_test , sw_train , sw_test = train_test_split ( X , y , sample_weight...split train, test for calibration X_train , X_test , y_train ,...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html
    Tue Feb 04 08:40:44 UTC 2025
      109.3K bytes
      Cache
     
  10. Early stopping of Stochastic Gradient Descent —...

    y_train ) test_score = estimator . score ( X_test , y_test ) return...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_early_stopping.html
    Tue Feb 04 08:40:44 UTC 2025
      107.1K bytes
      Cache
     
Back to top