Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 791 - 800 of 1,083 for store (0.21 sec)

  1. Sanitization Guide | App Search documentation [...

    "_meta": { "score": 17.739115 } } A raw value..."park_rocky-mountain" }, "_meta": { "score": 14.25167 } } ... Instead of...
    www.elastic.co/guide/en/app-search/current/sanitization-guide.html
    Tue Jul 29 14:26:41 UTC 2025
      22.8K bytes
      Cache
     
  2. Importance of Feature Scaling — scikit-learn 1....

    also called Z-score normalization, is an important...sklearn.metrics import accuracy_score , log_loss y_pred = unscaled_clf...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_scaling_importance.html
    Fri Oct 10 15:14:33 UTC 2025
      122.5K bytes
      Cache
     
  3. ComplementNB — scikit-learn 1.7.2 documentation

    score ( X , y , sample_weight = None...default=None Sample weights. Returns : score float Mean accuracy of self.predict(X)...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html
    Fri Oct 10 15:14:36 UTC 2025
      153K bytes
      Cache
     
  4. OneVsRestClassifier — scikit-learn 1.7.2 docume...

    score ( X , y , sample_weight = None...default=None Sample weights. Returns : score float Mean accuracy of self.predict(X)...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsRestClassifier.html
    Fri Oct 10 15:14:33 UTC 2025
      150.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. permutation_importance — scikit-learn 1.7.2 doc...

    If scoring represents a single score, one can use:...criterion is used. If scoring represents multiple scores, one can use:...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.permutation_importance.html
    Fri Oct 10 15:14:35 UTC 2025
      122.4K bytes
      Cache
     
  7. Concatenating multiple feature extraction metho...

    score=0.933 total time= 0.0s [CV 2/5;...features__univ_select__k=1, svm__C=0.1;, score=0.933 total time= 0.0s [CV 3/5;...
    scikit-learn.org/stable/auto_examples/compose/plot_feature_union.html
    Fri Oct 10 15:14:35 UTC 2025
      109.8K bytes
      Cache
     
  8. Probability calibration of classifiers — scikit...

    3f " % clf_score ) clf_isotonic_score = brier_score_loss ( y_test...clf_isotonic_score ) clf_sigmoid_score = brier_score_loss ( y_test...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html
    Fri Oct 10 15:14:36 UTC 2025
      109.3K bytes
      Cache
     
  9. Ordinary Least Squares and Ridge Regression — s...

    r2_score y_pred = regressor . predict..."Coefficient of determination: { r2_score ( y_test , y_pred ) : .2f }...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge.html
    Fri Oct 10 15:14:33 UTC 2025
      106.7K bytes
      Cache
     
  10. Probabilistic predictions with Gaussian process...

    metrics import accuracy_score , log_loss # Generate data train_size...%.3f (optimized)" % ( accuracy_score ( y [: train_size ], gp_fix...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc.html
    Fri Oct 10 15:14:33 UTC 2025
      110.7K bytes
      Cache
     
Back to top