Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 471 - 480 of 1,752 for test (0.06 sec)

  1. Microsoft's Controversial 'Recall' Feature is A...

    Recall binaries on disk while we test add/remove. In a future update...by writes: Microsoft hasn't tested the underpinnings for long...
    tech.slashdot.org/story/24/11/24/2325257/microsofts-controversial-recall-feature-is-already-exper...
    Mon Nov 25 01:13:35 UTC 2024
      108.6K bytes
      Cache
     
  2. Getting Started — scikit-learn 1.6.0 documentation

    X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( X ,...
    scikit-learn.org/stable/getting_started.html
    Fri Dec 20 11:14:18 UTC 2024
      47.8K bytes
      Cache
      Similar Results (1)
     
  3. Future-proof your logs with ecs@mappings templa...

    "fields" : { "text" : { "type" : "match_only_text" } } } } } }...we set up a daily automated test to ensure that the component...
    www.elastic.co/observability-labs/blog/future-proof-your-logs-with-ecs-mappings-template
    Wed Dec 11 21:09:40 UTC 2024
      139.6K bytes
      Cache
     
  4. 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
    Fri Dec 20 11:14:16 UTC 2024
      66.4K bytes
      Cache
     
  5. Probability calibration of classifiers — scikit...

    y_test , sw_train , sw_test = train_test_split ( X , y , sample_weight...split train, test for calibration X_train , X_test , y_train ,...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html
    Fri Dec 20 11:14:18 UTC 2024
      109.8K bytes
      Cache
     
  6. Receiver Operating Characteristic (ROC) with cr...

    X [ test ], y [ test ], name = f "ROC fold..., 6 )) for fold , ( train , test ) in enumerate ( cv . split...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc_crossval.html
    Fri Dec 20 11:14:18 UTC 2024
      101.7K bytes
      Cache
     
  7. Version 1.6 — scikit-learn 1.7.dev0 documentation

    permutation_test_score now supports metadata...still work but PyPy is not tested anymore in the scikit-learn...
    scikit-learn.org/dev/whats_new/v1.6.html
    Fri Dec 20 11:14:19 UTC 2024
      151.9K bytes
      Cache
     
  8. Ridge coefficients as a function of the L2 Regu...

    our trained predictions to the test data and see the statistical...regularization on training and test error Effect of model regularization...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_coeffs.html
    Fri Dec 20 11:14:18 UTC 2024
      103.7K bytes
      Cache
     
  9. Install Elasticsearch with Docker | Elasticsear...

    If you just want to test Elasticsearch in local development,...cluster for development or testing. You can then run additional...
    www.elastic.co/guide/en/elasticsearch/reference/current/docker.html
    Wed Dec 18 14:02:45 UTC 2024
      63.6K bytes
      Cache
     
  10. 1.10. Decision Trees — scikit-learn 1.6.0 docum...

    validate a model using statistical tests. That makes it possible to account...= 0 ) . fit ( X , y ) >>> X_test = np . array ([ np . nan ])...
    scikit-learn.org/stable/modules/tree.html
    Fri Dec 20 11:14:16 UTC 2024
      93.6K bytes
      Cache
     
Back to top