Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 271 - 280 of 3,021 for test (0.19 seconds)

  1. fetch_20newsgroups — scikit-learn 1.8.0 d...

    test’ for the test set, ‘all’ for both,...on a Text Dataset Semi-supervised Classification on a Text Dataset...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.html
    Mon Feb 02 09:23:44 GMT 2026
      119.6K bytes
      Cache
     
  2. Ordinary Least Squares and Ridge Regression &#8...

    evaluate on a test set, and visualize the predictions....and target into training and test sets. from sklearn.datasets...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge.html
    Mon Feb 02 09:23:44 GMT 2026
      106.6K bytes
      Cache
     
  3. f_regression — scikit-learn 1.8.0 documen...

    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 Feb 02 09:23:44 GMT 2026
      118.5K bytes
      Cache
     
  4. permutation_test_score — scikit-learn 1.8...

    implements Test 1 in: Ojala and Garriga. Permutation Tests for Studying...splitting the dataset into train/test set. Changed in version 1.6:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html
    Mon Feb 02 09:23:44 GMT 2026
      121.7K bytes
      Cache
     
  5. Développement

    Exécution des tests unitaires Étape 4 : Exécution des tests locaux Exécution...Exécution des tests unitaires Exécution des tests d’intégration...
    fess.codelibs.org/fr/development.html
    Mon Feb 02 02:48:19 GMT 2026
      64.4K bytes
      Cache
     
  6. fetch_rcv1 — scikit-learn 1.8.0 documenta...

    test’ for the test set (781265 samples),...subfolders. subset {‘train’, ‘test’, ‘all’}, default=’all’ Select...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_rcv1.html
    Mon Feb 02 09:23:44 GMT 2026
      112.5K bytes
      Cache
     
  7. Non-negative least squares — scikit-learn...

    Split the data in train set and test set from sklearn.model_selection...regularization on training and test error Effect of model regularization...
    scikit-learn.org/stable/auto_examples/linear_model/plot_nnls.html
    Mon Feb 02 09:23:44 GMT 2026
      93.3K bytes
      Cache
     
  8. Contributing — scikit-learn 1.8.0 documen...

    sklearn path/to/tests See also Testing and improving test coverage ....matplotlib-related tests # Test fixtures ensure that a set of tests will be...
    scikit-learn.org/stable/developers/contributing.html
    Mon Jan 19 11:28:23 GMT 2026
      143.4K bytes
      Cache
     
  9. Dimensionality Reduction with Neighborhood Comp...

    = True ) # Split into train/test X_train , X_test , y_train ,...neighbor accuracy on the embedded test set acc_knn = knn . score (...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_dim_reduction.html
    Mon Feb 02 09:23:44 GMT 2026
      98K bytes
      Cache
     
  10. SelectFpr — scikit-learn 1.8.0 documentation

    a FPR test. FPR test stands for False Positive Rate test. It controls...simple estimators as well as on nested objects (such as Pipeline )....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFpr.html
    Mon Feb 02 09:23:44 GMT 2026
      133.4K bytes
      Cache
     
Back to Top