Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 931 - 940 of 1,306 for store (0.21 seconds)

Filter
  1. CalibratedClassifierCV — scikit-learn 1.8.0 doc...

    Transforming Classifier Scores into Accurate Multiclass Probability...n_classes) The predicted probas. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Mon Mar 23 20:39:21 UTC 2026
      20.3K bytes
      Cache
     
  2. BisectingKMeans — scikit-learn 1.8.0 documentation

    score ( X , y = None , sample_weight...assigned equal weight. Returns : score float Opposite of the value...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.BisectingKMeans.html
    Mon Mar 23 20:39:20 UTC 2026
      18.8K bytes
      Cache
     
  3. ComplementNB — scikit-learn 1.8.0 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
    Mon Mar 23 20:39:23 UTC 2026
      18K bytes
      Cache
     
  4. jina-rerankers on Elastic Inference Service - E...

    candidate lists by scoring documents independently. Scores are compatible...pipeline can score 100 candidates at a time, merge the scores, and sort...
    www.elastic.co/search-labs/blog/jina-rerankers-elastic-inference-service
    Mon Mar 23 01:59:34 UTC 2026
      43.9K bytes
      Cache
     
  5. TweedieRegressor — scikit-learn 1.8.0 documenta...

    score ( X , y ) np.float64(0.839)...(n_samples,) Returns predicted values. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TweedieRegressor.html
    Mon Mar 23 20:39:23 UTC 2026
      17.8K bytes
      Cache
     
  6. Sample pipeline for text feature extraction and...

    between scoring time and mean test score (i.e. “CV score”). Passing...: "CV Score time (s)" , "mean_test_score" : "CV score (accuracy)"...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html
    Mon Mar 23 20:39:21 UTC 2026
      34.4K bytes
      Cache
     
  7. Column Transformer with Mixed Types — scikit-le...

    ) print ( "model score: %.3f " % clf . score ( X_test , y_test...arrays (scores, pvalues) or a single array with scores. Default...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html
    Mon Mar 23 20:39:22 UTC 2026
      67.5K bytes
      Cache
     
  8. Search results for JSON output

    score Score values of the document. Digest...\u002F tr> \n <tr> \n <td" , "score" : "4.98744" , "digest" : "goo...
    fess.codelibs.org/4.0/user/json-response.html
    Thu Mar 19 15:25:44 UTC 2026
      51K bytes
      Cache
     
  9. Visualization of MLP weights on MNIST — scikit-...

    05534985 Training set score: 0.986429 Test set score: 0.953061 # Authors:...print ( "Training set score: %f " % mlp . score ( X_train , y_train...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html
    Mon Mar 23 20:39:21 UTC 2026
      16.4K bytes
      Cache
     
  10. Classifier comparison — scikit-learn 1.8.0 docu...

    y_train ) score = clf . score ( X_test , y_test ) ...y_min + 0.3 , ( " %.2f " % score ) . lstrip ( "0" ), size = 15...
    scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html
    Mon Mar 23 20:39:20 UTC 2026
      17.5K bytes
      Cache
     
Back to Top