Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 251 - 260 of 1,456 for test (0.13 sec)

  1. ELSER – Elastic Learned Sparse EncodeR | Machin...

    Testing ELSER You can test the deployed model...want to test ELSER on. Provide a search query and click Test . Evaluating...
    www.elastic.co/guide/en/machine-learning/current/ml-nlp-elser.html
    Tue Mar 18 16:01:18 UTC 2025
      48.3K bytes
      Cache
     
  2. Class Likelihood Ratios to measure classificati...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...the link between pre-test and post-test odds given by the Class...
    scikit-learn.org/stable/auto_examples/model_selection/plot_likelihood_ratios.html
    Sat Apr 19 00:31:22 UTC 2025
      139.5K bytes
      Cache
     
  3. 6.1. Pipelines and composite estimators — sciki...

    X_test , y_train , y_test = train_test_split ( X ,...format ( regr . score ( X_test , y_test ))) R2 score: 0.61 >>> raw_target_regr...
    scikit-learn.org/stable/modules/compose.html
    Sat Apr 19 00:31:21 UTC 2025
      110.8K bytes
      Cache
     
  4. feed.xml

    import { test, expect } from "@playwright/test"; test("homepage...import { test, expect } from "@playwright/test"; test("homepage...
    www.elastic.co/observability-labs/rss/feed.xml
    Fri Apr 18 01:12:42 UTC 2025
      2.2M bytes
      5 views
     
  5. DummyClassifier — scikit-learn 1.6.1 documentation

    n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html
    Sat Apr 19 00:31:22 UTC 2025
      142.7K bytes
      Cache
     
  6. StratifiedGroupKFold — scikit-learn 1.6.1 docum...

    print ( f " Test: index= { test_index } " ) ... print...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedGroupKFold.html
    Sat Apr 19 00:31:22 UTC 2025
      129.8K bytes
      Cache
     
  7. 10. 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
    Sat Apr 19 00:31:21 UTC 2025
      101K bytes
      Cache
     
  8. Comparing Target Encoder with Other Encoders — ...

    "rmse_test_mean" : rmse_test_score . mean (), "rmse_test_std"...= True , ) rmse_test_score = - result [ "test_score" ] rmse_train_score...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder.html
    Sat Apr 19 00:31:22 UTC 2025
      138.6K bytes
      Cache
     
  9. ROC Curve with Visualization API — scikit-learn...

    X_test , y_train , y_test = train_test_split ( X ,...from_estimator ( svc , X_test , y_test ) plt . show () Training...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_roc_curve_visualization_api.html
    Sat Apr 19 00:31:22 UTC 2025
      105.1K bytes
      Cache
     
  10. 5. Visualizations — scikit-learn 1.6.1 document...

    X_test , y_train , y_test = train_test_split ( X ,...from_estimator ( svc , X_test , y_test ) The returned svc_disp...
    scikit-learn.org/stable/visualizations.html
    Sat Apr 19 00:31:21 UTC 2025
      43.3K bytes
      Cache
     
Back to top