Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1021 - 1030 of 1,520 for store (0.06 sec)

  1. KMeans — scikit-learn 1.5.2 documentation

    score ( X , y = None , sample_weight...assigned equal weight. Returns : score float Opposite of the value...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html
    Sat Nov 23 04:49:16 UTC 2024
      161K bytes
      Cache
     
  2. 2.7. Novelty and Outlier Detection — scikit-lea...

    This scoring function is accessible through the score_samples...of a threshold on the raw scoring function computed by the estimator....
    scikit-learn.org/stable/modules/outlier_detection.html
    Fri Nov 22 23:53:26 UTC 2024
      72K bytes
      Cache
     
  3. AdaBoostRegressor — scikit-learn 1.5.2 document...

    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.ensemble.AdaBoostRegressor.html
    Sat Nov 23 04:49:15 UTC 2024
      145.9K bytes
      Cache
     
  4. GenericUnivariateSelect — scikit-learn 1.5.2 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 Nov 23 04:49:16 UTC 2024
      133.1K bytes
      Cache
     
  5. Pipelining: chaining a PCA and a logistic regre...

    parameter (CV score= %0.3f ):" % search . best_score_ ) print (...is_max_test_score = pl . col ( "mean_test_score" ) == pl . col...
    scikit-learn.org/stable/auto_examples/compose/plot_digits_pipe.html
    Sat Nov 23 04:49:15 UTC 2024
      92.7K bytes
      Cache
     
  6. Comparing randomized search and grid search for...

    "mean_test_score" ][ candidate ], results [ "std_test_score" ][ candidate...with rank: 1 Mean validation score: 0.991 (std: 0.006) Parameters:...
    scikit-learn.org/stable/auto_examples/model_selection/plot_randomized_search.html
    Sat Nov 23 04:49:16 UTC 2024
      92.6K bytes
      Cache
     
  7. Gradient Boosting regression — scikit-learn 1.5...

    test_score = np . zeros (( params [ "n_estimators"...staged_predict ( X_test )): test_score [ i ] = mean_squared_error (...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regression.html
    Sat Nov 23 04:49:15 UTC 2024
      105.4K bytes
      Cache
     
  8. get_scorer_names — scikit-learn 1.5.2 documenta...

    'adjusted_mutual_info_score', 'adjusted_rand_score'] >>> "roc_auc"...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.get_scorer_names.html
    Sat Nov 23 04:49:15 UTC 2024
      104.6K bytes
      Cache
     
  9. Chappell Roan Pointing, And This Week's Other B...

    lets you Digg (upvote) stories, save stories to revisit later, and...lets you Digg (upvote) stories, save stories to revisit later, and...
    digg.com/memes-ranked/link/best-memes-twitter-chappell-roan-pointing-wait-tiktok-gary-barlow-son
    Sun Nov 10 01:15:24 UTC 2024
      161.5K bytes
      Cache
     
  10. OrthogonalMatchingPursuitCV — scikit-learn 1.5....

    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.OrthogonalMatchingPursuitCV.html
    Sat Nov 23 04:49:16 UTC 2024
      136.1K bytes
      Cache
     
Back to top