Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1191 - 1200 of 1,745 for store (1.99 seconds)

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

    score ( X_test , y_test ) other_score = gbdt . score ( X_test...gbdt . score ( X_test , y_test ) other_score = gbdt . score ( X_test...
    scikit-learn.org/stable/developers/minimal_reproducer.html
    Sun Nov 23 04:34:54 GMT 2025
      62.3K bytes
      Cache
     
  2. StackingClassifier — scikit-learn 1.7.2 d...

    score ( X_test , y_test ) 0.9... decision_function...probabilities of the input samples. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingClassifier.html
    Wed Nov 26 04:38:21 GMT 2025
      158.8K bytes
      Cache
     
  3. __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
    Wed Nov 26 04:38:21 GMT 2025
      90.3K bytes
      Cache
     
  4. RandomForestClassifier — scikit-learn 1.7...

    estimate the generalization score. By default, accuracy_score...importances. oob_score_ float Score of the training dataset obtained...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestClassifier.html
    Wed Nov 26 04:38:21 GMT 2025
      181.9K bytes
      Cache
     
  5. Multilabel classification using a classifier ch...

    The Jaccard similarity score for chain tends to be greater...0.5. The Jaccard similarity score of the ensemble is greater than...
    scikit-learn.org/stable/auto_examples/multioutput/plot_classifier_chain_yeast.html
    Wed Nov 26 04:38:21 GMT 2025
      105.1K bytes
      Cache
     
  6. BisectingKMeans — scikit-learn 1.7.2 docu...

    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 Nov 24 11:06:37 GMT 2025
      151.5K bytes
      Cache
     
  7. 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
    Wed Nov 26 04:38:19 GMT 2025
      97.9K bytes
      Cache
     
  8. GaussianNB — scikit-learn 1.7.2 documenta...

    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.GaussianNB.html
    Wed Nov 26 04:38:19 GMT 2025
      155.1K bytes
      Cache
     
  9. Multi search template API | Elasticsearch Guide...

    frequencies should be used when scoring returned documents. Options...query_then_fetch (default) Documents are scored using local term and document...
    www.elastic.co/guide/en/elasticsearch/reference/8.19/multi-search-template.html
    Mon Oct 20 16:31:40 GMT 2025
      27.2K bytes
      Cache
     
  10. Récupération en masse des résultats de recherche

    Corps du texte (extrait) score : Score de recherche boost : Valeur...( f "Average score: { df [ 'score' ] . mean () }...
    fess.codelibs.org/fr/15.3/config/search-scroll.html
    Wed Nov 26 02:41:33 GMT 2025
      51.6K bytes
      Cache
     
Back to Top