Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 81 - 90 of 177 for tests (0.09 sec)

  1. Feature Selection — scikit-learn 1.5.0 document...

    Comparison of F-test and mutual information Comparison of F-test and mutual...
    scikit-learn.org/stable/auto_examples/feature_selection/index.html
    Mon Jun 10 22:40:14 UTC 2024
      85.2K bytes
      Cache
     
  2. Maintainer/Core-Developer Information — scikit-...

    you can test upload to test.pypi.org: twine upload...also write basic tests following those in test_enable_hist_gradient_boosting.py...
    scikit-learn.org/dev/developers/maintainer.html
    Fri Jun 07 19:49:36 UTC 2024
      59.2K bytes
      1 views
      Cache
     
  3. Elastic Observability [8.14] | Elastic

    Write a synthetic test Write a synthetic test to check critical...browser monitors Write a synthetic test Configure individual monitors...
    www.elastic.co/guide/en/observability/current/index.html
    Mon Jun 10 07:25:08 UTC 2024
      66.2K bytes
      Cache
     
  4. Quick start guide | Elasticsearch Guide [8.14] ...

    you prefer to manage your own test environment, install and run...Console . Run the following test API request in Console: $response...
    www.elastic.co/guide/en/elasticsearch/reference/current/getting-started.html
    Thu Jun 06 12:54:16 UTC 2024
      40.5K bytes
      Cache
     
  5. Kibana Guide [8.14] | Elastic

    Common Issues Event log index Test connectors Observability Playground...How we use Git and GitHub Testing Interpreting CI Failures CI...
    www.elastic.co/guide/en/kibana/current/index.html
    Thu Jun 06 01:03:09 UTC 2024
      76.8K bytes
      Cache
     
  6. 4.2. Permutation feature importance — scikit-le...

    model_selection import train_test_split >>> from sklearn.linear_model...X_val , y_train , y_val = train_test_split ( ... diabetes . data...
    scikit-learn.org/stable/modules/permutation_importance.html
    Mon Jun 10 22:40:15 UTC 2024
      61.2K bytes
      Cache
     
  7. 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
    Mon Jun 10 22:40:14 UTC 2024
      62.8K bytes
      Cache
     
  8. Sparsity Example: Fitting only features 1 and 2...

    indices ] X_test = X [ - 20 :, indices ] y_train...y_train = y [: - 20 ] y_test = y [ - 20 :] Next we fit a linear...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols_3d.html
    Mon Jun 10 22:40:13 UTC 2024
      92K bytes
      Cache
     
  9. Getting started: Protect hosts with endpoint th...

    To test drive your first deployment,...(EICAR) provides anti malware test files. If your company policy...
    www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/gettin...
    Wed Jun 05 13:35:50 UTC 2024
      28.3K bytes
      Cache
     
  10. 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
    Mon Jun 10 22:40:14 UTC 2024
      96.3K bytes
      Cache
     
Back to top