Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 541 - 560 of 1,277 for test (1.26 sec)

  1. ConfusionMatrixDisplay — scikit-learn 1.7.2 doc...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/generated/sklearn.metrics.ConfusionMatrixDisplay.html
    Wed Nov 05 14:36:33 UTC 2025
      150.1K bytes
      Cache
     
  2. Species distribution modeling — scikit-learn 1....

    "ascii" ) points = dict ( test = test , train = train ) for label...species . pts_test [ "dd long" ], species . pts_test [ "dd lat"...
    scikit-learn.org/stable/auto_examples/applications/plot_species_distribution_modeling.html
    Thu Nov 06 17:51:52 UTC 2025
      122.4K bytes
      Cache
     
  3. Failure of Machine Learning to infer causal eff...

    X_test , y_train , y_test = train_test_split ( X ,...data into a training and a testing set. from sklearn.model_selection...
    scikit-learn.org/stable/auto_examples/inspection/plot_causal_interpretation.html
    Thu Nov 06 17:51:50 UTC 2025
      109.8K bytes
      Cache
     
  4. Benchmark module | Metricbeat Reference [8.19] ...

    when you want to test output settings or test system sizing without...
    www.elastic.co/guide/en/beats/metricbeat/current/metricbeat-module-benchmark.html
    Mon Oct 20 16:31:37 UTC 2025
      13.2K bytes
      Cache
     
  5. 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
    Mon Sep 15 10:51:18 UTC 2025
      9.7K bytes
      Cache
     
  6. check_cv — scikit-learn 1.7.2 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
    Thu Nov 06 17:51:50 UTC 2025
      108.6K bytes
      Cache
     
  7. 課題追跡

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/ja/issue-tracking.html
    Mon Sep 15 10:51:18 UTC 2025
      8.9K bytes
      1 views
      Cache
     
  8. Novelty detection with Local Outlier Factor (LO...

    X_outliers ) n_error_test = y_pred_test [ y_pred_test == - 1 ] . size...# e.g. X_test, X_outliers or the meshgrid y_pred_test = clf ....
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html
    Thu Nov 06 17:51:52 UTC 2025
      103.2K bytes
      1 views
      Cache
     
  9. BuzzFeed - Entretenimiento, Música, Quizzes y D...

    pasar con 10 este quiz de literatura universal Este test es solo para...habladora Andrea Sánchez Quiz Este test revelará si tu alma es más...
    www.buzzfeed.com/mx
    Fri Oct 10 00:24:03 UTC 2025
      924.6K bytes
      Cache
     
  10. Visualizing cross-validation behavior in scikit...

    cross-validation Nested versus non-nested cross-validation Nested versus...split data into training and test sets in order to avoid model...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html
    Thu Nov 06 17:51:50 UTC 2025
      119.9K bytes
      Cache
     
  11. Version 0.15 — scikit-learn 1.7.2 documentation

    only for running the tests. By Joel Nothman . Many documentation...and ROC examples now use train_test_split, and have more explanation...
    scikit-learn.org/stable/whats_new/v0.15.html
    Thu Nov 06 17:51:52 UTC 2025
      79.3K bytes
      Cache
     
  12. dbflute-maven-plugin - dbflute:generate-crud-ta...

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/generate-crud-tablemeta-mojo.html
    Mon Sep 15 10:51:18 UTC 2025
      9.4K bytes
      Cache
     
  13. Univariate Feature Selection — scikit-learn 1.7...

    X_test , y_train , y_test = train_test_split ( X ,...format ( clf . score ( X_test , y_test ) ) ) svm_weights = np ....
    scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection.html
    Thu Nov 06 17:51:50 UTC 2025
      105.9K bytes
      Cache
     
  14. Project Mailing Lists

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/mail-lists.html
    Mon Sep 15 10:51:18 UTC 2025
      8.1K bytes
      Cache
     
  15. Issue Tracking

    jdbc generate doc outside-sql-test replace-schema sql2entity manage...
    dbflute.seasar.org/maven/plugin/issue-tracking.html
    Mon Sep 15 10:51:18 UTC 2025
      7.9K bytes
      Cache
     
  16. Column Transformer with Heterogeneous Data Sour...

    ) X_test , y_test = fetch_20newsgroups ( random_state...body = text . partition ( " \n\n " ) # store body text in second...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer.html
    Thu Nov 06 17:51:50 UTC 2025
      107.7K bytes
      Cache
     
  17. 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
    Mon Sep 15 10:51:18 UTC 2025
      10K bytes
      Cache
     
  18. 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/stable/developers/develop.html
    Thu Nov 06 17:51:52 UTC 2025
      108.6K bytes
      Cache
     
  19. Lars — scikit-learn 1.7.2 documentation

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lars.html
    Wed Nov 05 14:36:33 UTC 2025
      138.8K bytes
      Cache
     
  20. estimator_checks_generator — scikit-learn 1.7.2...

    Marking a test as “skip” is done via wrapping...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.estimator_checks_generat...
    Sat Nov 01 09:15:33 UTC 2025
      109.7K bytes
      Cache
     
Back to top