Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 751 - 760 of 1,201 for store (0.61 sec)

  1. Univariate Feature Selection — scikit-learn 1.6...

    y_train ) scores = - np . log10 ( selector . pvalues_ ) scores /= scores...0.45 , scores , width = 0.2 , label = r "Univariate score ($-Log(p_...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection.html
    Sat Apr 19 00:31:22 UTC 2025
      105.8K bytes
      Cache
     
  2. get_scorer_names — scikit-learn 1.6.1 documenta...

    'adjusted_mutual_info_score', 'adjusted_rand_score'] >>> "roc_auc"...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.get_scorer_names.html
    Sat Apr 19 00:31:22 UTC 2025
      106K bytes
      Cache
     
  3. LassoLarsCV — 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.LassoLarsCV.html
    Sat Apr 19 00:31:22 UTC 2025
      146.3K bytes
      Cache
     
  4. RidgeClassifier — scikit-learn 1.6.1 documentation

    confidence scores for samples. The confidence score for a sample...get the confidence scores. Returns : scores ndarray of shape (n_samples,)...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifier.html
    Sat Apr 19 00:31:22 UTC 2025
      144.8K bytes
      Cache
     
  5. Recursive feature elimination with cross-valida...

    the cross-validated scores. The scoring strategy “accuracy” optimizes..."mean_test_score" ], yerr = cv_results [ "std_test_score" ], ) plt...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_with_cross_validation.html
    Sat Apr 19 00:31:22 UTC 2025
      94K bytes
      Cache
     
  6. "walking into his girlfriend's building and it'...

    and that's determines if a story matters or not. posted by MisantropicPainfores...and that's determines if a story matters or not. Goldberg is...
    www.metafilter.com/208179/walking-into-his-girlfriends-building-and-its-now-collapsed
    Thu Mar 27 00:50:32 UTC 2025
      53.7K bytes
      Cache
     
  7. auc — scikit-learn 1.6.1 documentation

    average_precision_score Compute average precision from prediction scores. p...the ROC-curve, see roc_auc_score . For an alternative way to...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.auc.html
    Sat Apr 19 00:31:22 UTC 2025
      113.9K bytes
      Cache
     
  8. KernelRidge — 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.kernel_ridge.KernelRidge.html
    Sat Apr 19 00:31:21 UTC 2025
      143K bytes
      Cache
     
  9. A demo of the Spectral Co-Clustering algorithm ...

    fit ( data ) score = consensus_score ( model . biclusters_...print ( "consensus score: {:.3f} " . format ( score )) fit_data =...
    scikit-learn.org/stable/auto_examples/bicluster/plot_spectral_coclustering.html
    Sat Apr 19 00:31:22 UTC 2025
      93.1K bytes
      1 views
      Cache
     
  10. GenericUnivariateSelect — scikit-learn 1.6.1 do...

    of feature scores, None if score_func returned scores only. n_features_in_...Attributes : scores_ array-like of shape (n_features,) Scores of features....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.GenericUnivariateSelect.html
    Sat Apr 19 00:31:22 UTC 2025
      134.5K bytes
      Cache
     
Back to top