Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 93 for tests (0.16 sec)

  1. Orthogonal Matching Pursuit — scikit-learn 1.5....

    Train error vs Test error Train error vs Test error Feature agglomeration...
    scikit-learn.org/stable/auto_examples/linear_model/plot_omp.html
    Wed May 22 15:20:05 UTC 2024
      96.6K bytes
      Cache
     
  2. Caching nearest neighbors — scikit-learn 1.5.0 ...

    cv_results_ [ "mean_test_score" ], yerr = grid_model...grid_model . cv_results_ [ "std_test_score" ], ) axes [ 0 ] . set ( xlabel...
    scikit-learn.org/stable/auto_examples/neighbors/plot_caching_nearest_neighbors.html
    Wed May 22 15:20:10 UTC 2024
      93K bytes
      Cache
     
  3. 1.9. Naive Bayes — scikit-learn 1.5.0 documenta...

    X_test , y_train , y_test = train_test_split ( X ,...: %d " ... % ( X_test . shape [ 0 ], ( y_test != y_pred ) . sum...
    scikit-learn.org/stable/modules/naive_bayes.html
    Wed May 22 15:20:05 UTC 2024
      62.8K bytes
      Cache
     
  4. 1.5. Stochastic Gradient Descent — scikit-learn...

    ( X_train ) X_test = scaler . transform ( X_test ) # apply same...other \(K-1\) classes. At testing time, we compute the confidence...
    scikit-learn.org/stable/modules/sgd.html
    Wed May 22 15:20:10 UTC 2024
      92.6K bytes
      Cache
     
  5. Comparing randomized search and grid search for...

    "mean_test_score" ][ candidate ], results [ "std_test_score"...not carry over to a held-out test set. Note that in practice,...
    scikit-learn.org/stable/auto_examples/model_selection/plot_randomized_search.html
    Wed May 22 15:20:07 UTC 2024
      96.3K bytes
      Cache
     
  6. 1.17. Neural network models (supervised) — scik...

    transformation to test data >>> X_test = scaler . transform ( X_test ) An...apply the same scaling to the test set for meaningful results....
    scikit-learn.org/stable/modules/neural_networks_supervised.html
    Wed May 22 15:20:05 UTC 2024
      72.4K bytes
      Cache
     
  7. 3. Model selection and evaluation — scikit-lear...

    Permutation test score 3.2. Tuning the hyper-parameters...
    scikit-learn.org/stable/model_selection.html
    Wed May 22 15:20:06 UTC 2024
      39K bytes
      Cache
     
  8. Version 0.14 — scikit-learn 1.5.0 documentation

    Testing scikit-learn with sklearn.test() is deprecated....Moitra and Olivier Grisel . All tests now pass under Python 3.3. Ability...
    scikit-learn.org/stable/whats_new/v0.14.html
    Wed May 22 15:20:08 UTC 2024
      69.4K bytes
      Cache
     
  9. Version 0.15 — scikit-learn 1.5.0 documentation

    only for running the tests. By Joel Nothman . Many documentation...and ROC examples now use train_test_split, and have more explanation...
    scikit-learn.org/stable/whats_new/v0.15.html
    Wed May 22 15:20:08 UTC 2024
      84.3K bytes
      Cache
     
  10. Install Elasticsearch — Elastic Search Labs

    for local development and testing. Note that these aren't the...
    www.elastic.co/search-labs/tutorials/install-elasticsearch
    Thu May 23 00:48:02 UTC 2024
      56.6K bytes
      Cache
     
Back to top