Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 341 - 350 of 822 for tests (0.61 sec)

  1. scale — scikit-learn 1.7.2 documentation

    splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.scale.html
    Thu Oct 09 16:57:49 UTC 2025
      111.4K bytes
      Cache
     
  2. Permutation Importance with Multicollinear or C...

    X_test , y_train , y_test = train_test_split ( X ,...accuracy on test data: { clf . score ( X_test , y_test ) : .2 }...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance_multicollinear.html
    Sat Oct 11 07:51:25 UTC 2025
      117.4K bytes
      Cache
     
  3. SGDOneClassSVM — scikit-learn 1.7.2 documentation

    n_features) Testing data. Returns : dec array-like,...shape (n_samples, n_features) Testing data. Returns : y array, shape...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDOneClassSVM.html
    Sat Oct 11 07:51:26 UTC 2025
      154.1K bytes
      Cache
     
  4. Crafting a minimal reproducer for scikit-learn ...

    the train_test_split X_train , X_test , y_train , y_test = train_test_split...( X_test , y_test ) other_score = gbdt . score ( X_test , y_test...
    scikit-learn.org/stable/developers/minimal_reproducer.html
    Sat Oct 11 07:51:26 UTC 2025
      62.3K bytes
      Cache
     
  5. power_transform — scikit-learn 1.7.2 documentation

    splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.power_transform.html
    Fri Oct 10 15:14:33 UTC 2025
      112.6K bytes
      Cache
     
  6. The Search AI Platform — Drive real-time insigh...

    analytics engine — the same battle-tested core used in Elasticsearch...Better Binary Quantization. Test the latest AI features and models...
    www.elastic.co/platform
    Sun Oct 12 00:03:53 UTC 2025
      540.3K bytes
      Cache
     
  7. DetCurveDisplay — scikit-learn 1.7.2 documentation

    X_test , y_train , y_test = train_test_split ( ......X_train , X_test , y_train , y_test = train_test_split ( ......
    scikit-learn.org/stable/modules/generated/sklearn.metrics.DetCurveDisplay.html
    Sat Oct 11 07:51:26 UTC 2025
      137.8K bytes
      Cache
     
  8. Select | Deals, Tips and Product Reviews | Sele...

    Amazon Getty Images Oral Care Tested: The best, most effective teeth...Wellness See all Canopy We've tested 6 filtered showerheads (so...
    www.nbcnews.com/select
    Sun Oct 12 00:55:35 UTC 2025
      823.3K bytes
      1 views
      Cache
     
  9. StratifiedKFold — scikit-learn 1.7.2 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.StratifiedKFold.html
    Sat Oct 11 07:51:27 UTC 2025
      124.7K bytes
      Cache
     
  10. Probability calibration of classifiers — scikit...

    y_test , sw_train , sw_test = train_test_split ( X , y , sample_weight...split train, test for calibration X_train , X_test , y_train ,...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html
    Sat Oct 11 07:51:27 UTC 2025
      109.3K bytes
      Cache
     
Back to top