Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 761 - 770 of 1,197 for store (0.23 sec)

  1. RFE — scikit-learn 1.6.1 documentation

    score ( X , y , ** score_params ) [source]...more details. Returns : score float Score of the underlying base...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFE.html
    Mon Apr 21 17:07:40 UTC 2025
      151.2K bytes
      Cache
     
  2. OutputCodeClassifier — scikit-learn 1.6.1 docum...

    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.OutputCodeClassifier.html
    Mon Apr 21 17:07:39 UTC 2025
      132.6K bytes
      Cache
     
  3. OneVsOneClassifier — scikit-learn 1.6.1 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.multiclass.OneVsOneClassifier.html
    Mon Apr 21 17:07:40 UTC 2025
      143.6K bytes
      Cache
     
  4. plot_kmeans_digits.rst.txt

    homo homogeneity score compl completeness score v-meas V measure...metrics.homogeneity_score, metrics.completeness_score, metrics.v_measure_score,...
    scikit-learn.org/stable/_sources/auto_examples/cluster/plot_kmeans_digits.rst.txt
    Sat Apr 19 00:31:22 UTC 2025
      10.5K bytes
      1 views
     
  5. Biclustering documents with the Spectral Co-clu...

    ( axis = 0 ) ) word_scores = word_scores . ravel () important_words...sklearn.metrics.cluster import v_measure_score def number_normalizer ( tokens...
    scikit-learn.org/stable/auto_examples/bicluster/plot_bicluster_newsgroups.html
    Mon Apr 21 17:07:39 UTC 2025
      109.8K bytes
      Cache
     
  6. Version 0.21 — scikit-learn 1.6.1 documentation

    API Change The R2 score used when calling score on a regressor will...metrics.r2_score . This will influence the score method of all...
    scikit-learn.org/stable/whats_new/v0.21.html
    Sat Apr 19 00:31:22 UTC 2025
      209.8K bytes
      Cache
     
  7. Effect of varying threshold for self-training —...

    predict ( X_test ) scores [ i , fold ] = accuracy_score ( y_test_true...x_values , scores . mean ( axis = 1 ), yerr = scores . std ( axis...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_self_training_varying_threshold.html
    Mon Apr 21 17:07:39 UTC 2025
      102.6K bytes
      Cache
     
  8. Gross National Happiness | OPHI

    low GNH and 1 being a perfect score. The nine domains are equally...happy because their sufficiency score is 66% or higher. Incidence...
    ophi.org.uk/gross-national-happiness
    Tue Apr 15 00:44:26 UTC 2025
      71.8K bytes
      Cache
     
  9. Shrinkage covariance estimation: LedoitWolf vs ...

    score ( X_test ) for s in shrinkages...loglik_lw = lw . fit ( X_train ) . score ( X_test ) # OAS coefficient...
    scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html
    Mon Apr 21 17:07:39 UTC 2025
      108.5K bytes
      Cache
     
  10. OneClassSVM — scikit-learn 1.6.1 documentation

    score_samples ( X ) [source] # Raw scoring function...decision function from the raw scores. We have the relation: decision_function...
    scikit-learn.org/stable/modules/generated/sklearn.svm.OneClassSVM.html
    Mon Apr 21 17:07:39 UTC 2025
      141.7K bytes
      Cache
     
Back to top