Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 758 for test (0.1 sec)

  1. fetch_species_distributions — scikit-learn 1.5....

    in degrees test record array, shape = (620,) The test points for...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_species_distributions.html
    Mon Jun 10 22:40:15 UTC 2024
      118.2K bytes
      Cache
     
  2. f_regression — scikit-learn 1.5.0 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 Jun 10 22:40:15 UTC 2024
      124.2K bytes
      Cache
     
  3. OneVsOneClassifier — scikit-learn 1.5.0 documen...

    X_test , y_train , y_test = train_test_split ( ......sklearn.model_selection import train_test_split >>> from sklearn.multiclass...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html
    Mon Jun 10 22:40:13 UTC 2024
      149.2K bytes
      Cache
     
  4. Examples — scikit-learn 1.5.0 documentation

    (ROC) Nested versus non-nested cross-validation Nested versus...Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/auto_examples/index.html
    Mon Jun 10 22:40:14 UTC 2024
      251.5K bytes
      Cache
      Similar Results (1)
     
  5. Contributing — scikit-learn 1.6.dev0 documentation

    sklearn/linear_model/tests/test_logistic.py to run the tests specific to...sklearn path/to/tests See also Testing and improving test coverage ....
    scikit-learn.org/dev/developers/contributing.html
    Mon Jun 10 22:40:14 UTC 2024
      139.4K bytes
      Cache
     
  6. minmax_scale — scikit-learn 1.5.0 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.minmax_scale.html
    Mon Jun 10 22:40:14 UTC 2024
      121.3K bytes
      Cache
     
  7. quantile_transform — scikit-learn 1.5.0 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
    Fri Jun 07 19:49:38 UTC 2024
      122.9K bytes
      Cache
     
  8. LassoCV — scikit-learn 1.5.0 documentation

    test) splits as arrays of indices....n_folds) Mean square error for the test set on each fold, varying alpha....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html
    Mon Jun 10 22:40:13 UTC 2024
      173.8K bytes
      Cache
     
  9. FixedThresholdClassifier — scikit-learn 1.5.0 d...

    X_test , y_train , y_test = train_test_split ( ......confusion_matrix ( y_test , classifier . predict ( X_test ))) [[217 7]...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.FixedThresholdClassifier.html
    Mon Jun 10 22:40:15 UTC 2024
      146.9K bytes
      Cache
     
  10. SVC — scikit-learn 1.5.0 documentation

    cross-validation Nested versus non-nested cross-validation Nested versus...following example: Nested versus non-nested cross-validation Read...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Mon Jun 10 22:40:14 UTC 2024
      184.5K bytes
      Cache
     
Back to top