Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 81 - 90 of 1,339 for test (0.12 sec)

  1. GridSearchCV — scikit-learn 1.7.1 documentation

    'rank_test_score', 'split0_test_score',... 'split2_test_score',...the attributes best_index_ , best_score_ and best_params_ will...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html
    Mon Aug 18 14:44:57 UTC 2025
      184.7K bytes
      Cache
     
  2. auto_examples_python.zip

    tick test_stats["n_test"] += len(y_test) test_stats["n_test_pos"]...X_train, X_test, y_train, y_test = train_test_split( X, y, test_size=0.25,...
    scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip
    Mon Aug 18 14:44:58 UTC 2025
      1.7M bytes
      7 views
     
  3. f_regression — scikit-learn 1.7.1 documentation

    Comparison of F-test and mutual information Comparison of F-test and mutual...Univariate linear regression tests returning F-statistic and p-values....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html
    Mon Aug 18 14:44:57 UTC 2025
      118.1K bytes
      Cache
     
  4. StratifiedKFold — scikit-learn 1.7.1 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
    Mon Aug 18 14:45:00 UTC 2025
      124.7K bytes
      Cache
     
  5. World's most downloaded vector database: Elasti...

    "my_text" : { "type" : "text" }, "category": {...retrieval in a single query. Test RAG fast — no setup needed Stop...
    www.elastic.co/elasticsearch/vector-database
    Wed Aug 20 00:03:53 UTC 2025
      643.9K bytes
      1 views
      Cache
     
  6. RepeatedKFold — scikit-learn 1.7.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
    Mon Aug 18 14:44:58 UTC 2025
      119.4K bytes
      Cache
     
  7. learning_curve — scikit-learn 1.7.1 documentation

    ( f "The average test accuracy is { cv_test_scores . mean ()...cross-validated training and test scores for different training...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html
    Mon Aug 18 14:44:58 UTC 2025
      125.7K bytes
      Cache
     
  8. Get started with generative AI free | Elastic

    Test out ingesting your data, build...Configure, select field mappings, and test vector and semantic search with...
    www.elastic.co/cloud/generative-ai-trial-overview
    Wed Aug 20 00:54:08 UTC 2025
      578K bytes
      1 views
      Cache
     
  9. quantile_transform — scikit-learn 1.7.1 documen...

    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.quantile_transform.html
    Mon Aug 18 14:44:58 UTC 2025
      117K bytes
      Cache
     
  10. NuSVR — scikit-learn 1.7.1 documentation

    expected shape of X is (n_samples_test, n_samples_train). Returns :...coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Mon Aug 18 14:44:58 UTC 2025
      142.4K bytes
      Cache
     
Back to top