Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 371 - 380 of 857 for tests (0.1 sec)

  1. 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
    Mon Jun 30 13:50:29 UTC 2025
      109.3K bytes
      Cache
     
  2. fetch_rcv1 — scikit-learn 1.7.0 documentation

    test’ for the test set (781265 samples),...subfolders. subset {‘train’, ‘test’, ‘all’}, default=’all’ Select...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_rcv1.html
    Mon Jun 30 13:50:27 UTC 2025
      112K bytes
      Cache
     
  3. 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
    Mon Jun 30 13:50:27 UTC 2025
      98.6K bytes
      Cache
     
  4. 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
    Mon Jun 30 13:50:30 UTC 2025
      107.6K bytes
      Cache
     
  5. LeaveOneGroupOut — scikit-learn 1.7.0 documenta...

    f " Test: index= { test_index } , group= { groups [ test_index...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneGroupOut.html
    Mon Jun 30 13:50:28 UTC 2025
      122.3K bytes
      Cache
     
  6. Build a RAG app | Elastic

    for 14 days to go deeper and test these capabilities. Start free...
    www.elastic.co/demo-gallery/rag-app
    Tue Jul 01 00:56:45 UTC 2025
      669.4K bytes
      Cache
      Similar Results (2)
     
  7. Ingest logs, metrics, and traces with OpenTelem...

    for 14 days to go deeper and test these capabilities. Start free...
    www.elastic.co/demo-gallery/observability-ingest-data-opentelemetry
    Tue Jul 01 01:03:29 UTC 2025
      670.6K bytes
      Cache
      Similar Results (2)
     
  8. dbflute-maven-plugin - dbflute:replace-schema

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/replace-schema-mojo.html
    Fri Jun 13 09:55:28 UTC 2025
      10K bytes
      Cache
     
  9. RepeatedKFold — scikit-learn 1.7.0 documentation

    print ( f " Test: index= { test_index } " ) ... Fold...index=[0 1] Test: index=[2 3] Fold 1: Train: index=[2 3] Test: index=[0...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Mon Jun 30 13:50:30 UTC 2025
      119.4K bytes
      Cache
     
  10. Normal, Ledoit-Wolf and OAS Linear Discriminant...

    for training n_test = 200 # samples for testing n_averages = 50...) X , y = generate_data ( n_test , n_features ) score_clf1 +=...
    scikit-learn.org/stable/auto_examples/classification/plot_lda.html
    Mon Jun 30 13:50:29 UTC 2025
      99.4K bytes
      Cache
     
Back to top