Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 681 - 690 of 1,074 for store (0.51 sec)

  1. DensityMixin — scikit-learn 1.7.2 documentation

    "score" ) True score ( X , y = None ) [source]...through the estimator_type tag; score method that default that do...
    scikit-learn.org/stable/modules/generated/sklearn.base.DensityMixin.html
    Sat Oct 11 07:51:26 UTC 2025
      107.6K bytes
      Cache
     
  2. SelectFdr — scikit-learn 1.7.2 documentation

    Attributes : scores_ array-like of shape (n_features,) Scores of features....sklearn.feature_selection. SelectFdr ( score_func=<function f_classif> ,...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFdr.html
    Sat Oct 11 07:51:26 UTC 2025
      132.9K bytes
      Cache
     
  3. SelectFwe — scikit-learn 1.7.2 documentation

    Attributes : scores_ array-like of shape (n_features,) Scores of features....sklearn.feature_selection. SelectFwe ( score_func=<function f_classif> ,...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFwe.html
    Sat Oct 11 07:51:27 UTC 2025
      131.8K bytes
      Cache
     
  4. det_curve — scikit-learn 1.7.2 documentation

    y_score ndarray of shape of (n_samples,) Target scores, can...sklearn.metrics. det_curve ( y_true , y_score , pos_label = None , sample_weight...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.det_curve.html
    Sat Oct 11 07:51:25 UTC 2025
      113.8K bytes
      Cache
     
  5. Elasticsearch search for App Search Guide | App...

    document scores The following query calculates document scores as a..."query": { "function_score": { "script_score": { "script": { "source":...
    www.elastic.co/guide/en/app-search/current/elasticsearch-search-guide.html
    Tue Jul 29 14:26:41 UTC 2025
      65.2K bytes
      Cache
     
  6. Examples of Using FrozenEstimator — scikit-lear...

    1 ] clf_score = brier_score_loss ( y_test , prob_pos_clf...)[:, 1 ] calibrated_score = brier_score_loss ( y_test , prob_pos_calibrated...
    scikit-learn.org/stable/auto_examples/frozen/plot_frozen_examples.html
    Sat Oct 11 07:51:26 UTC 2025
      100.9K bytes
      Cache
     
  7. LassoLarsIC — scikit-learn 1.7.2 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.LassoLarsIC.html
    Sat Oct 11 07:51:25 UTC 2025
      145.6K bytes
      Cache
     
  8. A demo of the Spectral Biclustering algorithm —...

    "consensus score: { score : .1f } " ) consensus score: 1.0 The...sets of biclusters score = consensus_score ( model . biclusters_...
    scikit-learn.org/stable/auto_examples/bicluster/plot_spectral_biclustering.html
    Sat Oct 11 07:51:27 UTC 2025
      102.7K bytes
      Cache
     
  9. Displaying Pipelines — scikit-learn 1.7.2 docum...

    '2*n_jobs' error_score nan return_train_score False estimator:...'classifier__n_estimators': [200, 500]} scoring None n_jobs 1 refit True cv...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_pipeline_display.html
    Sat Oct 11 07:51:27 UTC 2025
      287.7K bytes
      Cache
     
  10. Comparison between grid search and successive h...

    mean_test_score values for the highest iter scores_matrix = results..."mean_test_score" , aggfunc = "last" , ) else : scores_matrix =...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_heatmap.html
    Sat Oct 11 07:51:26 UTC 2025
      106K bytes
      Cache
     
Back to top