Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 1,594 for test (0.49 sec)

  1. 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
    Wed May 22 15:20:05 UTC 2024
      173.8K 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
    Wed May 22 15:20:05 UTC 2024
      124.2K bytes
      Cache
     
  3. Examples — scikit-learn 1.6.dev0 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/dev/auto_examples/index.html
    Tue May 21 18:58:18 UTC 2024
      251.5K bytes
      Cache
      Similar Results (1)
     
  4. 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
    Wed May 22 15:20:05 UTC 2024
      184.5K bytes
      Cache
     
  5. preprocessing.rst.txt

    K_{test} - 1'_{\text{n}_{samples}} K - K_{test} 1_{\text{n}_{samples}}...>>> X_train, X_test, y_train, y_test = train_test_split(X, y, random_state=42)...
    scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt
    Tue May 21 18:58:18 UTC 2024
      53K bytes
     
  6. 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
    Wed May 22 15:20:05 UTC 2024
      146.9K bytes
      Cache
     
  7. 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
    Thu May 23 00:07:01 UTC 2024
      517.9K bytes
      Cache
     
  8. 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
    Wed May 22 15:20:10 UTC 2024
      118.2K bytes
      Cache
     
  9. GraphicalLassoCV — scikit-learn 1.5.0 documenta...

    : X_test array-like of shape (n_samples, n_features) Test data...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Wed May 22 15:20:08 UTC 2024
      150.5K bytes
      Cache
     
  10. 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
    Wed May 22 15:20:10 UTC 2024
      149.2K bytes
      Cache
     
Back to top