Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 651 - 660 of 1,074 for store (0.46 sec)

  1. BayesianRidge — scikit-learn 1.7.2 documentation

    Notes The \(R^2\) score used when calling score on a regressor uses...default value of r2_score . This influences the score method of all...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.BayesianRidge.html
    Sat Oct 11 07:51:27 UTC 2025
      149.6K bytes
      Cache
     
  2. Elastic changes the SIEM game with AI-driven se...

    and user risk scores, asset criticality scores, alert severities,...consideration severity, risk scores, asset criticality, and more....
    www.elastic.co/blog/ai-driven-security-analytics
    Sun Oct 12 00:29:52 UTC 2025
      441.6K bytes
      1 views
      Cache
     
  3. TheilSenRegressor — scikit-learn 1.7.2 document...

    Notes The \(R^2\) score used when calling score on a regressor uses...default value of r2_score . This influences the score method of all...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TheilSenRegressor.html
    Sat Oct 11 07:51:26 UTC 2025
      135.5K bytes
      1 views
      Cache
     
  4. MLPRegressor — scikit-learn 1.7.2 documentation

    validation_scores_ list of shape ( n_iter_ ,) or None The score at each...validation set. The score reported is the R2 score. Only available...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Sat Oct 11 07:51:26 UTC 2025
      163K bytes
      Cache
     
  5. RegressorChain — scikit-learn 1.7.2 documentation

    Notes The \(R^2\) score used when calling score on a regressor uses...default value of r2_score . This influences the score method of all...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.RegressorChain.html
    Fri Oct 10 15:14:36 UTC 2025
      133.7K bytes
      Cache
     
  6. Categorical Feature Support in Gradient Boostin...

    scoring = scoring ) one_hot_result = cross_validate...y , cv = n_cv_folds , scoring = scoring ) ordinal_result = cross_validate...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_categorical.html
    Sat Oct 11 07:51:27 UTC 2025
      125.4K bytes
      Cache
     
  7. auc — scikit-learn 1.7.2 documentation

    average_precision_score Compute average precision from prediction scores. p...the ROC-curve, see roc_auc_score . For an alternative way to...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.auc.html
    Sat Oct 11 07:51:27 UTC 2025
      113.5K bytes
      Cache
     
  8. coverage_error — scikit-learn 1.7.2 documentation

    y_score , * , sample_weight = None )...need to go through the ranked scores to cover all true labels. The...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.coverage_error.html
    Sat Oct 11 07:51:26 UTC 2025
      108.2K bytes
      Cache
     
  9. L1-based models for Sparse Signals — scikit-lea...

    predict ( X_test ) r2_score_lasso = r2_score ( y_test , y_pred_lasso...predict ( X_test ) r2_score_ard = r2_score ( y_test , y_pred_ard...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html
    Sat Oct 11 07:51:27 UTC 2025
      125.4K bytes
      Cache
     
  10. Post-hoc tuning the cut-off point of decision f...

    scoring = scoring , cv = cv , return_train_score = True...target , scoring = scoring , cv = cv , return_train_score = True...
    scikit-learn.org/stable/auto_examples/model_selection/plot_tuned_decision_threshold.html
    Sat Oct 11 07:51:25 UTC 2025
      136.2K bytes
      Cache
     
Back to top