Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

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

  1. A demo of the Spectral Co-Clustering algorithm ...

    "consensus score: {:.3f} " . format ( score )) fit_data...found the biclusters. consensus score: 1.000 # Authors: The scikit-learn...
    scikit-learn.org/stable/auto_examples/bicluster/plot_spectral_coclustering.html
    Wed Nov 26 04:38:21 GMT 2025
      93.1K bytes
      Cache
     
  2. ExtraTreesClassifier — scikit-learn 1.7.2...

    estimate the generalization score. By default, accuracy_score...performed. oob_score_ float Score of the training dataset obtained...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesClassifier.html
    Wed Nov 26 04:38:21 GMT 2025
      167.5K bytes
      Cache
     
  3. 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
     
  4. 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
     
  5. 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
     
  6. 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
     
  7. adjusted_mutual_info_score — scikit-learn...

    the Mutual Information (MI) score to account for chance. It accounts...label values won’t change the score value in any way. This metric...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_mutual_info_score.html
    Wed Nov 26 04:38:19 GMT 2025
      116.2K bytes
      Cache
     
  8. ComplementNB — scikit-learn 1.7.2 documen...

    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 Nov 21 04:27:30 GMT 2025
      153K bytes
      Cache
     
  9. 2.4. Biclustering — scikit-learn 1.7.2 do...

    one-dimensional k-means and scored using the Euclidean distance....similarities into an overall score. To compare individual biclusters,...
    scikit-learn.org/stable/modules/biclustering.html
    Wed Nov 26 04:38:19 GMT 2025
      50.9K bytes
      Cache
     
  10. L1-based models for Sparse Signals — scik...

    models in terms of the \(R^2\) score, the fitting time and the sparsity...estimate the variance of the test score. Here we set shuffle="False"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html
    Wed Nov 26 04:38:21 GMT 2025
      125.4K bytes
      Cache
     
Back to Top