Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1721 - 1730 of 2,378 for store (0.87 seconds)

Filter
  1. mutual_info_score — scikit-learn 1.8.0 do...

    label values won’t change the score value in any way. This metric...label_pred ) will return the same score value. This can be useful to...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mutual_info_score.html
    Mon Mar 09 14:07:57 UTC 2026
      14.2K bytes
      Cache
     
  2. The future of Java and AI: Granite and watsonx ...

    they form a complete story: one where enterprises can adopt...Granite and watsonx extend that story into the model and platform...
    developer.ibm.com/articles/future-of-java-and-ai-3/
    Mon Mar 09 13:28:31 UTC 2026
      19.5K bytes
      Cache
     
  3. 1.5. Stochastic Gradient Descent — scikit...

    based on the prediction score (using the score method) computed on...time, we compute the confidence score (i.e. the signed distances to...
    scikit-learn.org/stable/modules/sgd.html
    Mon Mar 09 14:07:54 UTC 2026
      17.8K bytes
      Cache
     
  4. PolynomialCountSketch — scikit-learn 1.8....

    The optimal score / run time balance is typically...SGDClassifier(max_iter=10) >>> clf . score ( X_features , y ) 1.0 For a...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.PolynomialCountSketch.html
    Mon Mar 09 14:07:57 UTC 2026
      16.6K bytes
      Cache
     
  5. Decision Tree Regression — scikit-learn 1...

    with Friedman's improvement score for potential splits, "absolute_error"...with Friedman's improvement score for potential splits, "absolute_error"...
    scikit-learn.org/stable/auto_examples/tree/plot_tree_regression.html
    Mon Mar 09 14:07:53 UTC 2026
      33.6K bytes
      Cache
     
  6. Sparse inverse covariance estimation — sc...

    compute the cross-validation score is iteratively refined in the...ylabel ( "Cross-validation score" ) plt . xlabel ( "alpha"...
    scikit-learn.org/stable/auto_examples/covariance/plot_sparse_cov.html
    Mon Mar 09 14:07:53 UTC 2026
      17.8K bytes
      Cache
     
  7. Painless Scripting Language [8.19] | Elastic

    Similarity context Weight context Score context Field context Filter...API Processor Conditional API Score API Script Heuristic API Similarity...
    www.elastic.co/guide/en/elasticsearch/painless/8.19/index.html
    Mon Oct 20 16:31:52 UTC 2025
      18.4K bytes
      Cache
     
  8. __sklearn_is_fitted__ as Developer API — ...

    X ) return predictions def score ( self , X , y ): """...""" Calculate Score If the estimator is not fitted, then...
    scikit-learn.org/stable/auto_examples/developing_estimators/sklearn_is_fitted.html
    Mon Mar 09 14:07:53 UTC 2026
      15.5K bytes
      Cache
     
  9. Create an intelligent search app using Watson D...

    a rating score, and the text of the review....field enriched_text.sentiment.score . When complete, you see how...
    developer.ibm.com/tutorials/create-an-intelligent-search-app-using-watson-discovery-ui-components/
    Mon Mar 09 13:17:00 UTC 2026
      21.8K bytes
      Cache
     
  10. Comparing Nearest Neighbors with and without Ne...

    y_train ) score = clf . score ( X_test , y_test ) _..." {:.2f} " . format ( score ), size = 15 , ha = "center"...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_classification.html
    Mon Mar 09 14:07:56 UTC 2026
      15.9K bytes
      Cache
     
Back to Top