Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 291 - 300 of 822 for tests (0.4 sec)

  1. DetCurveDisplay — scikit-learn 1.7.2 documentation

    X_test , y_train , y_test = train_test_split ( ......X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/generated/sklearn.metrics.DetCurveDisplay.html
    Fri Oct 10 15:14:36 UTC 2025
      137.8K bytes
      Cache
     
  2. Feature Selection — scikit-learn 1.7.2 document...

    Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/auto_examples/feature_selection/index.html
    Fri Oct 10 15:14:35 UTC 2025
      76.6K bytes
      Cache
     
  3. maihamadb properties

    test.prefix Env Lang Property uq Comment - - [Test] 1 The...to show test environment or not integration - [Test] 1 The prefix...
    dbflute.seasar.org/ja/data/doc/harbor/properties-maihamadb.html
    Mon Sep 15 10:51:15 UTC 2025
      93.3K bytes
      Cache
     
  4. StratifiedKFold — scikit-learn 1.7.2 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
    Fri Oct 10 15:14:36 UTC 2025
      124.7K bytes
      Cache
     
  5. ExtraTreeRegressor — scikit-learn 1.7.2 documen...

    X_test , y_train , y_test = train_test_split ( ......y_train ) >>> reg . score ( X_test , y_test ) 0.33 apply ( X , check_input...
    scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeRegressor.html
    Fri Oct 10 15:14:35 UTC 2025
      160.8K bytes
      Cache
     
  6. 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
    Fri Oct 10 15:14:36 UTC 2025
      109.3K bytes
      Cache
     
  7. 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
    Fri Oct 10 15:14:33 UTC 2025
      107.6K bytes
      Cache
     
  8. HTTP json metricset | Metricbeat Reference [8.1...

    test", "duration": 115000, "module":..."module": "http" }, "http": { "test": { "hello": "world" } }, "metricset":...
    www.elastic.co/guide/en/beats/metricbeat/current/metricbeat-metricset-http-json.html
    Tue Jul 29 14:26:41 UTC 2025
      18.6K bytes
      Cache
     
  9. Comparing random forests and the multi-output m...

    X_test , y_train , y_test = train_test_split ( X ,...predict ( X_test ) y_rf = regr_rf . predict ( X_test ) # Plot the...
    scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_regression_multioutput.html
    Fri Oct 10 15:14:33 UTC 2025
      98.6K bytes
      Cache
     
  10. Getting Started — scikit-learn 1.7.2 documentation

    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/getting_started.html
    Fri Oct 10 15:14:35 UTC 2025
      49.7K bytes
      Cache
     
Back to top