Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 411 - 420 of 822 for tests (0.2 sec)

  1. StackingClassifier — scikit-learn 1.7.1 documen...

    train_test_split >>> X_train , X_test , y_train , y_test = train_test_split..., y_train ) . score ( X_test , y_test ) 0.9... decision_function...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingClassifier.html
    Sat Aug 23 16:32:03 UTC 2025
      158.8K bytes
      Cache
     
  2. SpaceX delivers four astronauts to the Internat...

    Boeing Starliner test pilots Butch Wilmore and Suni...
    www.nbcnews.com/news/us-news/spacex-international-space-station-rcna222631
    Sun Aug 03 01:19:47 UTC 2025
      389.1K bytes
      Cache
     
  3. plot_release_highlights_1_7_0.py

    y_val = train_test_split(X, y, test_size=0.2, random_state=0)...sklearn.model_selection import train_test_split from sklearn.pipeline...
    scikit-learn.org/stable/_downloads/27dd4dbb41dee53fc86e0d5b6d3254d3/plot_release_highlights_1_7_0.py
    Sat Aug 23 16:32:04 UTC 2025
      4.7K bytes
     
  4. GradientBoostingRegressor — scikit-learn 1.7.1 ...

    X_test , y_train , y_test = train_test_split ( ......>>> reg . score ( X_test , y_test ) 0.4... For a detailed example...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html
    Sat Aug 23 16:32:03 UTC 2025
      171.9K bytes
      Cache
     
  5. 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
    Sat Aug 23 16:32:04 UTC 2025
      108.6K bytes
      Cache
     
  6. Real User Monitoring (RUM) with Elastic Observa...

    and test your user journeys all within...Learn more Synthetic monitoring Test user journeys to deliver a great...
    www.elastic.co/observability/real-user-monitoring
    Mon Aug 25 00:06:05 UTC 2025
      539.1K bytes
      Cache
     
  7. Analyzing online search relevance metrics with ...

    sophisticated tools such as A/B testing and result interleaving to...API in Elasticsearch blog post Test-Driven Relevance Tuning of Elasticsearch...
    www.elastic.co/blog/analyzing-online-search-relevance-metrics-with-the-elastic-stack
    Mon Aug 25 00:36:42 UTC 2025
      409.3K bytes
      Cache
     
  8. BayesianRidge — scikit-learn 1.7.1 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.BayesianRidge.html
    Sat Aug 23 16:32:04 UTC 2025
      149.7K bytes
      Cache
     
  9. BaggingRegressor — scikit-learn 1.7.1 documenta...

    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.ensemble.BaggingRegressor.html
    Sat Aug 23 16:32:04 UTC 2025
      147.6K bytes
      Cache
     
  10. cross_val_predict — scikit-learn 1.7.1 document...

    sample belongs to exactly one test set, and its prediction is computed...cross_val_score unless all tests sets have equal size and the...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_predict.html
    Sat Aug 23 16:32:04 UTC 2025
      120.3K bytes
      Cache
     
Back to top