Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 371 - 380 of 1,331 for test (0.42 sec)

  1. 11. Common pitfalls and recommended practices —...

    X_test , y_train , y_test = train_test_split ( ......X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/common_pitfalls.html
    Wed Aug 20 16:02:09 UTC 2025
      102.8K bytes
      Cache
     
  2. Introducing Elastic Observability's new Synthet...

    monitoring tests Creating end-to-end synthetics monitoring tests Playwright...managed testing service, offering a global network of testing locations....
    www.elastic.co/observability-labs/blog/new-synthetic-monitoring-observability
    Fri Aug 15 01:07:22 UTC 2025
      66.5K bytes
      Cache
     
  3. Health News: Disease, Nutrition, Healthcare & M...

    Footwear The 12 best women’s walking shoes, tested & reviewed Courtesy...Footwear The 5 best Hoka walking shoes, tested and reviewed Courtesy...
    www.nbcnews.com/health
    Wed Aug 20 01:13:19 UTC 2025
      1M bytes
      Cache
     
  4. PredefinedSplit — scikit-learn 1.7.1 documentation

    Provides train/test indices to split data into train/test sets using...The entry test_fold[i] represents the index of the test set that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.PredefinedSplit.html
    Wed Aug 20 16:02:09 UTC 2025
      115.7K bytes
      Cache
     
  5. Confusion matrix — scikit-learn 1.7.1 documenta...

    set and a test set X_train , X_test , y_train , y_test = train_test_split...from_estimator ( classifier , X_test , y_test , display_labels = class_names...
    scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html
    Wed Aug 20 16:02:09 UTC 2025
      88.9K bytes
      Cache
     
  6. Tags — scikit-learn 1.7.1 documentation

    _skip_test bool, default=False Whether to skip common tests entirely....requires_fit: bool = True , _skip_test: bool = False , input_tags:...
    scikit-learn.org/stable/modules/generated/sklearn.utils.Tags.html
    Wed Aug 20 16:02:09 UTC 2025
      110.8K bytes
      Cache
     
  7. 7.1. Pipelines and composite estimators — sciki...

    X_test , y_train , y_test = train_test_split ( X ,...score: { regr . score ( X_test , y_test ) : .2f } " ) R2 score:...
    scikit-learn.org/stable/modules/compose.html
    Wed Aug 20 16:02:07 UTC 2025
      114K bytes
      Cache
     
  8. Introducing the set_output API — scikit-learn 1...

    X_test , y_train , y_test = train_test_split ( X ,...X_train ) X_test_scaled = scaler . transform ( X_test ) X_test_scaled...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_set_output.html
    Wed Aug 20 16:02:07 UTC 2025
      160.9K bytes
      Cache
     
  9. DBFlute Example (サンプル) | DBFlute

    MySQL dbflute-test-dbms-mysql PostgreSQL dbflute-test-dbms-postgresql...Oracle dbflute-test-dbms-oracle DB2 dbflute-test-dbms-db2 SQLServer...
    dbflute.seasar.org/ja/manual/reference/example/index.html
    Tue Aug 12 02:41:09 UTC 2025
      15.2K bytes
      47 views
      Cache
     
  10. Face completion with a multi-output estimators ...

    randint ( test . shape [ 0 ], size = ( n_faces ,)) test = test [ face_ids...2 :] X_test = test [:, : ( n_pixels + 1 ) // 2 ] y_test = test...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multioutput_face_completion.html
    Wed Aug 20 16:02:08 UTC 2025
      99.2K bytes
      Cache
     
Back to top