Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 861 - 870 of 1,558 for text (0.15 sec)

  1. KFold — scikit-learn 1.7.1 documentation

    Provides train/test indices to split data in train/test sets. Split..." ) ... print ( f " Test: index= { test_index } " ) Fold 0: Train:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html
    Sat Aug 23 16:32:03 UTC 2025
      123.2K bytes
      Cache
     
  2. Cerner: Powering the search for mean time to kn...

    Director wasn’t selling “the next big shiny thing”, but rather...a factor of eleven over the next 12 months. In the absence of...
    www.elastic.co/customers/cerner
    Mon Aug 25 00:37:54 UTC 2025
      461K bytes
      Cache
     
  3. Examples of Using FrozenEstimator — scikit-lear...

    X_test , y_train , y_test = train_test_split ( X ,...( X_test )[:, 1 ] clf_score = brier_score_loss ( y_test , prob_pos_clf...
    scikit-learn.org/stable/auto_examples/frozen/plot_frozen_examples.html
    Sat Aug 23 16:32:04 UTC 2025
      100.9K bytes
      Cache
     
  4. Forecast future behavior | Elastic Docs

    expect to visit your website next Sunday at 0900. You can also...reach 100% before the end of next week. Each forecast has a unique...
    www.elastic.co/docs/explore-analyze/machine-learning/anomaly-detection/ml-ad-forecast
    Mon Aug 25 00:48:46 UTC 2025
      175.3K bytes
      Cache
     
  5. RepeatedStratifiedKFold — scikit-learn 1.7.1 do...

    print ( f " Test: index= { test_index } " ) ... Fold...index=[1 2] Test: index=[0 3] Fold 1: Train: index=[0 3] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedStratifiedKFold.html
    Sat Aug 23 16:32:04 UTC 2025
      121.6K bytes
      Cache
     
  6. GroupKFold — scikit-learn 1.7.1 documentation

    f " Test: index= { test_index } , group= { groups [ test_index...indices for that split. test ndarray The testing set indices for that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html
    Sat Aug 23 16:32:04 UTC 2025
      127.1K bytes
      Cache
     
  7. check_estimator — scikit-learn 1.7.1 documentation

    running tests are aborted. This does not included tests that are...function will run an extensive test-suite for input validation,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html
    Sat Aug 23 16:32:03 UTC 2025
      122.8K bytes
      Cache
     
  8. class_likelihood_ratios — scikit-learn 1.7.1 do...

    obtain post-test probabilities given a pre-test probability....classifier being a diagnostic test; the pre-test probability of an individual...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.class_likelihood_ratios.html
    Sat Aug 23 16:32:04 UTC 2025
      122.5K bytes
      Cache
     
  9. cross_validate — scikit-learn 1.7.1 documentation

    this dict are: test_score The score array for test scores on each..._score in test_score changes to a specific metric like test_r2 or...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html
    Sat Aug 23 16:32:04 UTC 2025
      138.3K bytes
      Cache
     
  10. Dimensionality Reduction with Neighborhood Comp...

    train/test X_train , X_test , y_train , y_test = train_test_split...( model . transform ( X_test ), y_test ) # Embed the data set...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_dim_reduction.html
    Sat Aug 23 16:32:03 UTC 2025
      98.2K bytes
      Cache
     
Back to top