Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 231 - 240 of 922 for test (0.09 sec)

  1. 3.5. Validation curves: plotting scores to eval...

    compute the score on another test set. However, it is sometimes...that the first estimator can at best provide only a poor fit to the...
    scikit-learn.org/stable/modules/learning_curve.html
    Fri May 31 14:06:06 UTC 2024
      55.8K bytes
      Cache
     
  2. Build better Service Level Objectives (SLOs) fr...

    learn about OpenTelemetry and test out Observability features is...service is up properly. The best way is to ensure that all h...
    www.elastic.co/observability-labs/blog/service-level-objectives-slos-logs-metrics
    Sat Jun 01 01:02:37 UTC 2024
      91.3K bytes
      Cache
     
  3. The Elastic AI Assistant for Observability esca...

    test the Slackbot, or have fun with...course, I want to also credit the rest of the development team for...
    www.elastic.co/observability-labs/blog/elastic-ai-assistant-observability-escapes-kibana
    Sat Jun 01 01:03:33 UTC 2024
      94.3K bytes
      Cache
     
  4. PLSRegression — scikit-learn 1.5.0 documentation

    n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSRegression.html
    Fri May 31 14:06:07 UTC 2024
      169.1K bytes
      Cache
     
  5. GammaRegressor — scikit-learn 1.5.0 documentation

    n_features) Test samples. y array-like of shape...is averaged by sample_weight. Best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.GammaRegressor.html
    Fri May 31 14:06:07 UTC 2024
      145.1K bytes
      Cache
     
  6. 1.7. Gaussian Processes — scikit-learn 1.5.0 do...

    = noise\_level \text{ if } x_i == x_j \text{ else } 0\] 1.7.4.2....probabilistic classification, where test predictions take the form of...
    scikit-learn.org/stable/modules/gaussian_process.html
    Fri May 31 14:06:06 UTC 2024
      88.4K bytes
      Cache
     
  7. GaussianProcessRegressor — scikit-learn 1.5.0 d...

    n_features) Test samples. For some estimators...theta .... # Returned are the best found hyperparameters theta...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessRegressor.html
    Fri May 31 14:06:04 UTC 2024
      164.4K bytes
      Cache
     
  8. TweedieRegressor — scikit-learn 1.5.0 documenta...

    n_features) Test samples. y array-like of shape...is averaged by sample_weight. Best possible score is 1.0 and it...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TweedieRegressor.html
    Fri May 31 14:06:04 UTC 2024
      147.8K bytes
      Cache
     
  9. Pipeline — scikit-learn 1.5.0 documentation

    X_test , y_train , y_test = train_test_split ( X ,..., y_train ) . score ( X_test , y_test ) 0.88 >>> # An estimator's...
    scikit-learn.org/stable/modules/generated/sklearn.pipeline.Pipeline.html
    Fri May 31 14:06:06 UTC 2024
      191.7K bytes
      Cache
     
  10. Post-tuning the decision threshold for cost-sen...

    ]( est , X_test , y_test ), scoring [ "precision" ]( est , X_test..."fpr" ]( est , X_test , y_test ), scoring [ "tpr" ]( est , X_test...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html
    Fri May 31 14:06:06 UTC 2024
      227.5K bytes
      Cache
     
Back to top