Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 785 for test (0.1 sec)

  1. 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
    Wed Jun 05 23:00:21 UTC 2024
      139.4K bytes
      Cache
     
  2. Week of rocket launches: SpaceX and Boeing prep...

    Starship launches for its third test flight from Starbase in Boca...rockets and spacecraft on crucial test flights. Boeing on Wednesday...
    www.nbcnews.com/science/space/rocket-launches-spacex-boeing-high-stakes-space-flights-rcna154566
    Thu Jun 06 00:52:53 UTC 2024
      228.2K bytes
      Cache
     
  3. KFold — scikit-learn 1.5.0 documentation

    estimates Nested versus non-nested cross-validation Nested versus...Provides train/test indices to split data in train/test sets. Split...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html
    Wed Jun 05 23:00:23 UTC 2024
      129.2K bytes
      Cache
     
  4. Synthetic Monitoring with Elastic Observability...

    push the test scripts with your code for continued testing in production....code releases and test updates, reuse test scripts to reduce...
    www.elastic.co/observability/synthetic-monitoring
    Thu Jun 06 00:05:45 UTC 2024
      481.7K bytes
      Cache
     
  5. 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 Jun 05 23:00:24 UTC 2024
      118.2K bytes
      Cache
     
  6. ValidationCurveDisplay — scikit-learn 1.5.0 doc...

    test_scores = test_scores , score_name =...param_range , train_scores , test_scores , score_name = None )...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ValidationCurveDisplay.html
    Wed Jun 05 23:00:22 UTC 2024
      148.7K bytes
      Cache
     
  7. 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 03 12:46:40 UTC 2024
      149.2K bytes
      Cache
     
  8. TimeSeriesSplit — scikit-learn 1.5.0 documentation

    in train/test sets. In each split, test indices must be...n_splits=5, test_size=None) >>> for i , ( train_index , test_index...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
    Wed Jun 05 00:53:46 UTC 2024
      134.4K bytes
      2 views
      Cache
     
  9. ShuffleSplit — scikit-learn 1.5.0 documentation

    print ( f " Test: index= { test_index } " ) Fold 0: Train:...4] Test: index=[5 2] Fold 1: Train: index=[4 0 2 5] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html
    Wed Jun 05 23:00:24 UTC 2024
      129.5K bytes
      Cache
     
  10. 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
    Wed Jun 05 23:00:23 UTC 2024
      251.5K bytes
      Cache
      Similar Results (1)
     
Back to top