Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 691 - 700 of 1,201 for store (0.16 sec)

  1. ClassifierTags — scikit-learn 1.6.1 documentation

    ClassifierTags ( poor_score : bool = False , multi_class...classifier. Parameters : poor_score bool, default=False Whether...
    scikit-learn.org/stable/modules/generated/sklearn.utils.ClassifierTags.html
    Sat Apr 19 00:31:22 UTC 2025
      107.3K bytes
      Cache
     
  2. Lasso — scikit-learn 1.6.1 documentation

    Notes The \(R^2\) score used when calling score on a regressor uses...default value of r2_score . This influences the score method of all...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lasso.html
    Sat Apr 19 00:31:22 UTC 2025
      168.5K bytes
      Cache
     
  3. sklearn.metrics — scikit-learn 1.6.1 documentation

    accuracy_score Accuracy classification score. auc Compute...from prediction scores. balanced_accuracy_score Compute the balanced...
    scikit-learn.org/stable/api/sklearn.metrics.html
    Sat Apr 19 00:31:22 UTC 2025
      159.5K bytes
      Cache
     
  4. SVC — scikit-learn 1.6.1 documentation

    (n_classes * (n_classes - 1) / 2) 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.svm.SVC.html
    Sat Apr 19 00:31:22 UTC 2025
      182K bytes
      Cache
     
  5. CategoricalNB — scikit-learn 1.6.1 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.CategoricalNB.html
    Sat Apr 19 00:31:21 UTC 2025
      152.8K bytes
      Cache
     
  6. NBC News Newsletters | NBC News

    Pinterest Linkedin Latest Stories Meet the Press Politics World...start on the morning's top stories. NBC News Politics Sign up...
    www.nbcnews.com/newsletters
    Mon Apr 21 01:02:47 UTC 2025
      224.3K bytes
      Cache
     
  7. SVM-Anova: SVM with univariate feature selectio...

    import cross_val_score score_means = list () score_stds = list ()...) this_scores = cross_val_score ( clf , X , y ) score_means ....
    scikit-learn.org/stable/auto_examples/svm/plot_svm_anova.html
    Sat Apr 19 00:31:22 UTC 2025
      95.6K bytes
      Cache
     
  8. Imputing missing values with variants of Iterat...

    N_SPLITS ) scores = pd . concat ( [ score_full_data , score_simple_imputer...BayesianRidge () score_full_data = pd . DataFrame ( cross_val_score ( br_estimator...
    scikit-learn.org/stable/auto_examples/impute/plot_iterative_imputer_variants_comparison.html
    Sat Apr 19 00:31:21 UTC 2025
      111.6K bytes
      Cache
     
  9. classification_report — scikit-learn 1.6.1 docu...

    F1 score for each class. Dictionary returned...0.5 , 'recall' : 1.0 , 'f1-score' : 0.67 , 'support' : 1 }, 'label...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.classification_report.html
    Sat Apr 19 00:31:22 UTC 2025
      121.3K bytes
      Cache
     
  10. 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
     
Back to top