Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 451 - 460 of 1,359 for test (0.24 sec)

  1. 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 Nov 11 16:53:28 UTC 2025
      190.5K bytes
      Cache
     
  2. Confusion matrix — scikit-learn 1.7.2 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 Nov 11 16:53:27 UTC 2025
      88.9K bytes
      Cache
     
  3. LarsCV — scikit-learn 1.7.2 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 Nov 11 16:53:28 UTC 2025
      141.7K bytes
      Cache
     
  4. Target Encoder’s Internal Cross fitting — sciki...

    X_test , y_train , y_test = train_test_split ( X ,...score on test set: " , raw_model . score ( X_test , y_test )) Raw...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder_cross_val.html
    Tue Nov 11 16:53:28 UTC 2025
      112.3K bytes
      Cache
     
  5. Classifier comparison — scikit-learn 1.7.2 docu...

    y_test = train_test_split ( X , y , test_size = 0.4 , random_state...the testing points ax . scatter ( X_test [:, 0 ], X_test [:,...
    scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html
    Tue Nov 11 16:53:28 UTC 2025
      114.3K bytes
      Cache
     
  6. Feature transformations with ensembles of trees...

    X_test , y_full_train , y_test = train_test_split ( X...train_test_split ( X_full_train , y_full_train , test_size =...
    scikit-learn.org/stable/auto_examples/ensemble/plot_feature_transformation.html
    Tue Nov 11 16:53:27 UTC 2025
      197K bytes
      Cache
     
  7. Non-negative least squares — scikit-learn 1.7.2...

    import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.5 ) Fit the Non-Negative...
    scikit-learn.org/stable/auto_examples/linear_model/plot_nnls.html
    Tue Nov 11 16:53:28 UTC 2025
      93.4K bytes
      Cache
     
  8. 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 Nov 11 16:53:27 UTC 2025
      136.2K bytes
      Cache
     
  9. 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 Nov 11 16:53:28 UTC 2025
      112.9K bytes
      Cache
     
  10. Select | Deals, Tips and Product Reviews | Sele...

    Footwear The 12 best women’s walking shoes, tested & reviewed Kara...Audio The best wireless earbuds of 2025 I’ve tested 50+ wireless...
    www.nbcnews.com/select
    Wed Nov 12 01:02:35 UTC 2025
      825.6K bytes
      1 views
      Cache
     
Back to top