Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 819 for test (0.11 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
    Thu May 30 15:22:05 UTC 2024
      173.8K bytes
      Cache
     
  2. 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
    Wed May 29 10:52:44 UTC 2024
      122.9K bytes
      Cache
     
  3. 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
    Fri May 31 00:36:20 UTC 2024
      429.1K bytes
      1 views
      Cache
     
  4. 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
    Thu May 30 15:22:05 UTC 2024
      150.5K bytes
      Cache
     
  5. LabelSpreading — scikit-learn 1.5.0 documentation

    on a Text Dataset Semi-supervised Classification on a Text Dataset...the mean accuracy on the given test data and labels. In multi-label...
    scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelSpreading.html
    Wed May 29 10:52:43 UTC 2024
      141.8K bytes
      Cache
     
  6. DummyRegressor — scikit-learn 1.5.0 documentation

    n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html
    Thu May 30 15:22:06 UTC 2024
      146.4K bytes
      Cache
     
  7. SequentialFeatureSelector — scikit-learn 1.5.0 ...

    evaluate the predictions on the test set. NOTE that when using a...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html
    Thu May 30 15:22:07 UTC 2024
      146.5K bytes
      Cache
     
  8. RidgeCV — scikit-learn 1.5.0 documentation

    test) splits as arrays of indices....shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html
    Thu May 30 15:22:06 UTC 2024
      155.7K bytes
      Cache
     
  9. ShrunkCovariance — scikit-learn 1.5.0 documenta...

    : X_test array-like of shape (n_samples, n_features) Test data...the observations. score ( X_test , y = None ) [source] # Compute...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.ShrunkCovariance.html
    Thu May 30 15:22:06 UTC 2024
      142.1K bytes
      Cache
     
  10. 3.4. Metrics and scoring: quantifying the quali...

    (pre-test and post-tests): \[\text{post-test odds} = \text{Likelihood...\frac{\text{pre-test probability}}{1 - \text{pre-test probability}},\]...
    scikit-learn.org/stable/modules/model_evaluation.html
    Thu May 30 15:22:05 UTC 2024
      398.7K bytes
      Cache
      Similar Results (1)
     
Back to top