Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 351 - 360 of 1,340 for test (0.09 sec)

  1. Prediction Intervals for Gradient Boosting Regr...

    test datasets: X_train , X_test , y_train , y_test = train_test_split...( X_test , y_test , "b." , markersize = 10 , label = "Test observations"...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_quantile.html
    Tue Aug 19 13:22:51 UTC 2025
      140.9K bytes
      Cache
     
  2. load_svmlight_files — scikit-learn 1.7.1 docume...

    target_test X_train , y_train , X_test , y_test = get_data ()...matrix X_test, it is essential that X_train and X_test have the...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_files.html
    Tue Aug 19 13:22:51 UTC 2025
      111.5K bytes
      Cache
     
  3. Las Vegas' growing mosquito problem is 'a ticki...

    fever and West Nile virus to Las Vegas and the rest of Clark County....record number of mosquitoes that tested positive for the virus in and...
    www.nbcnews.com/science/science-news/las-vegas-mosquito-problem-explained-rcna225002
    Mon Aug 18 01:25:15 UTC 2025
      276.7K bytes
      Cache
     
  4. 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
    Tue Aug 19 13:22:49 UTC 2025
      88.9K bytes
      Cache
     
  5. MNIST classification using multinomial logistic...

    X_test , y_train , y_test = train_test_split ( X ,...clf . score ( X_test , y_test ) # print('Best C % .4f' % clf.C_)...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html
    Tue Aug 19 13:22:51 UTC 2025
      96.3K bytes
      Cache
     
  6. LarsCV — scikit-learn 1.7.1 documentation

    test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LarsCV.html
    Tue Aug 19 13:22:51 UTC 2025
      141.8K bytes
      Cache
     
  7. Post-hoc tuning the cut-off point of decision f...

    Series ( [ est . best_threshold_ for est in cv_results_tuned_model...value_counts () class tested_negative 500 tested_positive 268 Name:...
    scikit-learn.org/stable/auto_examples/model_selection/plot_tuned_decision_threshold.html
    Tue Aug 19 13:22:49 UTC 2025
      136.2K bytes
      Cache
     
  8. 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
    Thu Aug 14 22:47:05 UTC 2025
      2.4M bytes
      7 views
     
  9. Debugging Azure Networking for Elastic Cloud Se...

    for the duration of the test. These tests are designed to push the...performance and scalability tests to ensure that our users get...
    www.elastic.co/observability-labs/blog/debugging-aks-packet-loss
    Fri Aug 15 01:09:20 UTC 2025
      149.7K bytes
      Cache
     
  10. Lagged features for time series forecasting — s...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.2 , random_state = 42 )...
    scikit-learn.org/stable/auto_examples/applications/plot_time_series_lagged_features.html
    Tue Aug 19 13:22:48 UTC 2025
      162.8K bytes
      Cache
     
Back to top