Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 111 - 120 of 1,297 for test (1.16 sec)

  1. glossary.rst.txt

    common tests This refers to the tests run on almost every...``(train_idx, test_idx)`` pairs. Each of {train,test}_idx is a 1d...
    scikit-learn.org/stable/_sources/glossary.rst.txt
    Sat Oct 11 07:51:27 UTC 2025
      89.3K bytes
      1 views
     
  2. AI & ML search engine — Take search to the next...

    Master long text with automatic chunking Handle long text passages...low-code playground and quickly test LLMs with your own proprietary...
    www.elastic.co/enterprise-search/machine-learning
    Wed Sep 24 00:56:31 UTC 2025
      576.6K bytes
      3 views
      Cache
     
  3. ExtraTreesRegressor — scikit-learn 1.7.2 docume...

    X_test , y_train , y_test = train_test_split ( ......y_train ) >>> reg . score ( X_test , y_test ) 0.2727... apply ( X )...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html
    Sat Oct 11 07:51:26 UTC 2025
      162.1K bytes
      Cache
     
  4. model_evaluation.rst.txt

    ratio (pre-test and post-tests): .. math:: \text{post-test odds} =...\frac{\text{pre-test probability}}{1 - \text{pre-test probability}},...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Sat Oct 11 07:51:27 UTC 2025
      132.2K bytes
      3 views
     
  5. Introducing approximate nearest neighbor search...

    called ann-benchmarks which tests the leading algorithms against...and also did well in our own testing. Another benefit of HNSW is...
    www.elastic.co/blog/introducing-approximate-nearest-neighbor-search-in-elasticsearch-8-0
    Wed Sep 24 00:39:52 UTC 2025
      516.6K bytes
      1 views
      Cache
     
  6. QuantileRegressor — scikit-learn 1.7.2 document...

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.QuantileRegressor.html
    Sat Oct 11 07:51:25 UTC 2025
      139K bytes
      Cache
     
  7. RandomizedSearchCV — scikit-learn 1.7.2 documen...

    the attributes best_index_ , best_score_ and best_params_ will...param_gamma split0_test_score … rank_test_score ‘rbf’ 0.1 0.80...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html
    Sat Oct 11 07:51:27 UTC 2025
      168.5K bytes
      Cache
     
  8. 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
     
  9. TransformedTargetRegressor — scikit-learn 1.7.2...

    coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Sat Oct 11 07:51:25 UTC 2025
      143.1K bytes
      Cache
     
  10. RepeatedKFold — scikit-learn 1.7.2 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
    Sat Oct 11 07:51:25 UTC 2025
      119.4K bytes
      Cache
     
Back to top