Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 431 - 440 of 1,332 for test (0.94 sec)

  1. Apparel | Clothing, Fashion, Footwear and More ...

    NBC News The 50+ best white t-shirts tested and ranked, according...Birnbaum / NBC News The 50 best leggings tested and ranked, according...
    www.nbcnews.com/select/explore/apparel
    Wed Jun 11 01:05:17 UTC 2025
      415.5K bytes
      Cache
     
  2. Principal Component Regression vs Partial Least...

    X_test , y_train , y_test = train_test_split ( X ,...scatter ( pca . transform ( X_test ), y_test , alpha = 0.3 , label =...
    scikit-learn.org/stable/auto_examples/cross_decomposition/plot_pcr_vs_pls.html
    Tue Jul 01 15:59:32 UTC 2025
      112.9K bytes
      Cache
     
  3. Isotonic Regression — scikit-learn 1.7.0 docume...

    plot ( x_test , ir . predict ( x_test ), "C1-" ) ax1 ....noisy data (n= %d )" % n ) x_test = np . linspace ( - 10 , 110...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_isotonic_regression.html
    Tue Jul 01 15:59:32 UTC 2025
      114.1K bytes
      Cache
     
  4. Version 0.18 — scikit-learn 1.7.0 documentation

    'split0_test_score' ), as well as their mean ( 'mean_test_score'...sklearn.model_selection.train_test_split raised an error when stratify...
    scikit-learn.org/stable/whats_new/v0.18.html
    Tue Jul 01 15:59:35 UTC 2025
      134.3K bytes
      Cache
     
  5. Probability Calibration for 3-class classificat...

    y [: 1000 ] X_test , y_test = X [ 1000 :], y [ 1000...log_loss ( y_test , clf_probs ) cal_loss = log_loss ( y_test , cal_clf_probs...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html
    Tue Jul 01 15:59:32 UTC 2025
      190.5K bytes
      Cache
     
  6. Ordinary Least Squares and Ridge Regression — s...

    X_test , y_train , y_test = train_test_split ( X ,...] . scatter ( X_test , y_test , label = "Test data points" ) ax...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge.html
    Tue Jul 01 15:59:32 UTC 2025
      106.7K bytes
      Cache
     
  7. Examples of Using FrozenEstimator — scikit-lear...

    X_test , y_train , y_test = train_test_split ( X ,...( X_test )[:, 1 ] clf_score = brier_score_loss ( y_test , prob_pos_clf...
    scikit-learn.org/stable/auto_examples/frozen/plot_frozen_examples.html
    Tue Jul 01 15:59:33 UTC 2025
      100.9K bytes
      Cache
     
  8. Multilabel classification using a classifier ch...

    X_test , Y_train , Y_test = train_test_split ( X ,...predict ( X_test ) ovr_jaccard_score = jaccard_score ( Y_test , Y_pred_ovr...
    scikit-learn.org/stable/auto_examples/multioutput/plot_classifier_chain_yeast.html
    Tue Jul 01 15:59:35 UTC 2025
      105.1K bytes
      Cache
     
  9. Building an agentic RAG assistant with JavaScri...

    it is possible to switch and test out different models to see...Vector Database . To build the best search solutions for your use...
    www.elastic.co/search-labs/blog/agentic-rag
    Wed Jul 02 01:05:55 UTC 2025
      263.7K bytes
      Cache
     
  10. Pipelining: chaining a PCA and a logistic regre...

    errorbar ( best_clfs [ components_col ], best_clfs [ "mean_test_score"...ents" is_max_test_score = pl . col ( "mean_test_score" ) == pl...
    scikit-learn.org/stable/auto_examples/compose/plot_digits_pipe.html
    Tue Jul 01 15:59:33 UTC 2025
      97.2K bytes
      Cache
     
Back to top