Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 421 - 430 of 1,332 for test (0.31 sec)

  1. 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 Jul 01 15:59:32 UTC 2025
      112.3K bytes
      Cache
     
  2. Image denoising using kernel PCA — scikit-learn...

    X_test , y_train , y_test = train_test_split ( X ,...0.25 , size = X_test . shape ) X_test_noisy = X_test + noise noise...
    scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html
    Tue Jul 01 15:59:35 UTC 2025
      102.6K bytes
      Cache
     
  3. 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 Jul 01 15:59:32 UTC 2025
      136.2K bytes
      Cache
     
  4. Classifier comparison — scikit-learn 1.7.0 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 Jul 01 15:59:33 UTC 2025
      114.3K bytes
      Cache
     
  5. One-Class SVM versus One-Class SVM using Stocha...

    size n_error_test = y_pred_test [ y_pred_test == - 1 ] . size...size n_error_test_sgd = y_pred_test_sgd [ y_pred_test_sgd == - 1...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgdocsvm_vs_ocsvm.html
    Tue Jul 01 15:59:32 UTC 2025
      122.7K bytes
      1 views
      Cache
     
  6. Non-negative least squares — scikit-learn 1.7.0...

    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 Jul 01 15:59:32 UTC 2025
      93.4K bytes
      Cache
     
  7. IsolationForest example — scikit-learn 1.7.0 do...

    X_test , y_train , y_test = train_test_split ( X ,...sklearn.model_selection import train_test_split n_samples , n_outliers...
    scikit-learn.org/stable/auto_examples/ensemble/plot_isolation_forest.html
    Tue Jul 01 15:59:35 UTC 2025
      125.9K bytes
      Cache
     
  8. LeavePOut — scikit-learn 1.7.0 documentation

    Provides train/test indices to split data in train/test sets. This..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePOut.html
    Tue Jul 01 15:59:32 UTC 2025
      116.4K bytes
      Cache
     
  9. Column Transformer with Mixed Types — scikit-le...

    X_test , y_train , y_test = train_test_split ( X ,...score ( X_test , y_test ) : .3f } " ) accuracy of the best model...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html
    Tue Jul 01 15:59:35 UTC 2025
      240.9K bytes
      Cache
     
  10. 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
     
Back to top