Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 341 - 350 of 931 for tests (0.15 sec)

  1. LeaveOneGroupOut — scikit-learn 1.6.1 documenta...

    f " Test: index= { test_index } , group= { groups [ test_index...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneGroupOut.html
    Wed Feb 05 18:36:53 UTC 2025
      122.7K bytes
      Cache
     
  2. ClassifierMixin — scikit-learn 1.7.dev0 documen...

    the mean accuracy on the given test data and labels. In multi-label...shape (n_samples, n_features) Test samples. y array-like of shape...
    scikit-learn.org/dev/modules/generated/sklearn.base.ClassifierMixin.html
    Fri Jan 17 11:45:10 UTC 2025
      114.2K bytes
      Cache
      Similar Results (1)
     
  3. maxabs_scale — scikit-learn 1.6.1 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.maxabs_scale.html
    Wed Feb 05 18:36:53 UTC 2025
      110.2K bytes
      Cache
     
  4. Getting Started — scikit-learn 1.7.dev0 documen...

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/dev/getting_started.html
    Fri Jan 17 11:45:10 UTC 2025
      47.8K bytes
      Cache
      Similar Results (1)
     
  5. auto_examples_jupyter.zip

    X_test, y_train, y_test = train_test_split(\n X, y, test_size=0.25,...\"%(n_test)6d test docs (%(n_test_pos)6d positive) \" % test_stats\n...
    scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
    Thu Jan 30 15:38:19 UTC 2025
      2.2M bytes
      2 views
     
  6. RepeatedKFold — scikit-learn 1.6.1 documentation

    print ( f " Test: index= { test_index } " ) ... Fold...index=[0 1] Test: index=[2 3] Fold 1: Train: index=[2 3] Test: index=[0...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Wed Feb 05 18:36:51 UTC 2025
      119.7K bytes
      Cache
     
  7. Get started with generative AI free | Elastic

    Test out ingesting your data, build...Elastic to… Quickly build AI apps Test AI search using your own data,...
    www.elastic.co/cloud/generative-ai-trial-overview
    Thu Feb 06 00:37:23 UTC 2025
      560.9K bytes
      1 views
      Cache
     
  8. Varying regularization in Multi-layer Perceptro...

    training and test part X_train , X_test , y_train , y_test = train_test_split...and testing points ax . scatter ( X_test [:, 0 ], X_test [:,...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_alpha.html
    Wed Feb 05 18:36:51 UTC 2025
      109K bytes
      Cache
     
  9. plot_release_highlights_1_6_0.zip

    # - Many tests in the common test suite are updated...more details.\n- Many tests in the common test suite are updated...
    scikit-learn.org/stable/_downloads/151e78f803ff9f3154dd7dbbaf45e0b0/plot_release_highlights_1_6_0...
    Thu Jan 30 15:38:18 UTC 2025
      19.5K bytes
     
  10. ElasticNet — scikit-learn 1.6.1 documentation

    n_features) Test samples. For some estimators...regularization on training and test error Effect of model regularization...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNet.html
    Wed Feb 05 18:36:51 UTC 2025
      168K bytes
      Cache
     
Back to top