Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1011 - 1020 of 1,745 for store (5.3 seconds)

  1. Compare Stochastic learning strategies for MLPC...

    "Training set score: %f " % mlp . score ( X , y )) print...learning-rate Training set score: 0.980000 Training set loss:...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_training_curves.html
    Wed Nov 26 04:38:21 GMT 2025
      105.4K bytes
      Cache
     
  2. balanced_accuracy_score — scikit-learn 1....

    would score 0, while keeping perfect performance at a score of 1....prediction scores. precision_score Compute the precision score. recall_score...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.balanced_accuracy_score.html
    Wed Nov 26 04:38:21 GMT 2025
      110.7K bytes
      Cache
     
  3. Tweedie regression on insurance claims — ...

    "score" ): continue score = estimator . score ( X ,...score_label , "score" : score }) res = ( pd . DataFrame...
    scikit-learn.org/stable/auto_examples/linear_model/plot_tweedie_regression_insurance_claims.html
    Wed Nov 26 04:38:19 GMT 2025
      181.8K bytes
      Cache
     
  4. Target Encoder’s Internal Cross fitting —...

    Model score on training set: " , raw_model . score ( X_train..."Raw Model score on test set: " , raw_model . score ( X_test...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder_cross_val.html
    Wed Nov 26 04:38:21 GMT 2025
      112.3K bytes
      Cache
     
  5. top_k_accuracy_score — scikit-learn 1.7.2...

    Returns : score float The top-k accuracy score. The best performance...Top-k Accuracy classification score. This metric computes the number...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.top_k_accuracy_score.html
    Wed Nov 26 04:38:21 GMT 2025
      112.5K bytes
      Cache
     
  6. OrthogonalMatchingPursuit — scikit-learn ...

    Notes The \(R^2\) score used when calling score on a regressor uses...X , y ) >>> reg . score ( X , y ) 0.9991 >>>...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html
    Mon Nov 24 10:40:49 GMT 2025
      134K bytes
      Cache
     
  7. Lagged features for time series forecasting &#8...

    1f } " ) return scores scoring = { "MAPE" :...X , y , cv = ts_cv , scoring = scoring , n_jobs = 2 , ) time...
    scikit-learn.org/stable/auto_examples/applications/plot_time_series_lagged_features.html
    Wed Nov 26 04:38:21 GMT 2025
      162.8K bytes
      Cache
     
  8. Comparing Random Forests and Histogram Gradient...

    "Train time vs score" , "Predict time vs score" ], )...Boosting (HGBT) models in terms of score and computation time for a regression...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_hist_grad_boosting_comparison.html
    Wed Nov 26 04:38:21 GMT 2025
      126.8K bytes
      Cache
     
  9. ndcg_score — scikit-learn 1.7.2 documenta...

    some scores (relevance) for the answers >>> scores = np...true_relevance , scores ) 0.69 >>> scores = np . asarray...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.ndcg_score.html
    Wed Nov 26 04:38:19 GMT 2025
      113.6K bytes
      Cache
     
  10. Has child query | Elasticsearch Guide [8.19] | ...

    documents a score of 0 . avg Use the mean relevance score of all matching...(Optional, string) Indicates how scores for matching child documents...
    www.elastic.co/guide/en/elasticsearch/reference/8.19/query-dsl-has-child-query.html
    Mon Oct 20 16:31:40 GMT 2025
      21.4K bytes
      Cache
     
Back to Top