Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 751 - 760 of 1,071 for store (2.57 sec)

  1. Crafting a minimal reproducer for scikit-learn ...

    other_score = gbdt . score ( X_test , y_test ) other_score = gbdt...other_score = gbdt . score ( X_test , y_test ) other_score = gbdt...
    scikit-learn.org/stable/developers/minimal_reproducer.html
    Tue Oct 07 17:07:17 UTC 2025
      62.3K bytes
      Cache
     
  2. BaggingClassifier — scikit-learn 1.7.2 document...

    oob_score_ float Score of the training dataset...bootstrap_features = False , oob_score = False , warm_start = False...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingClassifier.html
    Fri Oct 10 15:14:35 UTC 2025
      153.5K bytes
      Cache
     
  3. How does Elastic Security drive value to your o...

    There are so many great stories I can tell you about how Elastic...terabytes of data, but this story doesn't tell us the rest of...
    www.elastic.co/blog/how-elastic-security-drive-value-organization
    Sat Oct 11 00:44:40 UTC 2025
      473.6K bytes
      Cache
     
  4. pair_confusion_matrix — scikit-learn 1.7.2 docu...

    rand_score Rand Score. sklearn.metrics.adjusted_rand_score Adjusted...Rand Score. sklearn.metrics.adjusted_mutual_info_score Adjusted...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.cluster.pair_confusion_matrix.html
    Fri Oct 10 15:14:33 UTC 2025
      109.6K bytes
      Cache
     
  5. make_hastie_10_2 — scikit-learn 1.7.2 documenta...

    multi-metric evaluation on cross_val_score and GridSearchCV Demonstration...multi-metric evaluation on cross_val_score and GridSearchCV On this page...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_hastie_10_2.html
    Fri Oct 10 15:14:36 UTC 2025
      110.6K bytes
      1 views
      Cache
     
  6. make_scorer — scikit-learn 1.7.2 documentation

    Parameters : score_func callable Score function (or loss...default=True Whether score_func is a score function (default),...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.make_scorer.html
    Fri Oct 10 15:14:35 UTC 2025
      115.7K bytes
      Cache
     
  7. plot_classifier_comparison.py

    y_train) score = clf.score(X_test, y_test) Decis...0.3, y_min + 0.3, ("%.2f" % score).lstrip("0"), size=15, hori...
    scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py
    Fri Oct 10 15:14:34 UTC 2025
      4.8K bytes
      1 views
     
  8. Effect of transforming the targets in regressio...

    r2_score def compute_score ( y_true , y_pred ):...get ]): for name , score in compute_score ( y_test , y_pred )...
    scikit-learn.org/stable/auto_examples/compose/plot_transformed_target.html
    Fri Oct 10 15:14:35 UTC 2025
      125.3K bytes
      Cache
     
  9. f_regression — scikit-learn 1.7.2 documentation

    )) It is converted to an F score and then to a p-value. f_regression...features based on the k highest scores. SelectFpr Select features...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html
    Fri Oct 10 15:14:36 UTC 2025
      118.1K bytes
      Cache
     
  10. LinearSVC — scikit-learn 1.7.2 documentation

    confidence scores for samples. The confidence score for a sample...get the confidence scores. Returns : scores ndarray of shape (n_samples,)...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html
    Fri Oct 10 15:14:35 UTC 2025
      162.4K bytes
      Cache
     
Back to top