Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 801 - 810 of 1,509 for store (0.28 sec)

  1. HistGradientBoostingClassifier — scikit-learn 1...

    train_score_ ndarray, shape (n_iter_+1,) The scores at each...iteration. Scores are computed according to the scoring parameter....
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingClassifier.html
    Fri Nov 22 23:53:26 UTC 2024
      166.3K bytes
      Cache
     
  2. Model selection with Probabilistic PCA and Fact...

    return pca_scores , fa_scores def shrunk_cov_score ( X ): shrinkages...Noise" )]: pca_scores , fa_scores = compute_scores ( X ) n_components_pca...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_vs_fa_model_selection.html
    Fri Nov 22 23:53:26 UTC 2024
      106.2K bytes
      Cache
     
  3. PLSRegression — scikit-learn 1.5.2 documentation

    Return x_scores if Y is not given, (x_scores, y_scores) otherwise....Return x_scores if Y is not given, (x_scores, y_scores) otherwise....
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSRegression.html
    Fri Nov 22 23:53:26 UTC 2024
      162.2K bytes
      Cache
     
  4. Steam Cuts the Cord For Legacy Windows, macOS -...

    × 175524515 story The latest Steam client drops...Informative Interesting Funny ( Score: 2 , Insightful) by writes:...
    tech.slashdot.org/story/24/11/22/2226201/steam-cuts-the-cord-for-legacy-windows-macos
    Sat Nov 23 01:13:38 UTC 2024
      88.4K bytes
      Cache
     
  5. 1. Metadata Routing — scikit-learn 1.5.2 docume...

    make_scorer ( accuracy_score ) . set_score_request ( sample_weight...make_scorer ( accuracy_score ) . set_score_request ( sample_weight...
    scikit-learn.org/stable/metadata_routing.html
    Fri Nov 22 23:53:27 UTC 2024
      89.1K bytes
      Cache
     
  6. RANSACRegressor — scikit-learn 1.5.2 documentation

    defined by stop_score . Additionally, the score is used to decide...stop_score float, default=np.inf Stop iteration if score is greater...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RANSACRegressor.html
    Fri Nov 22 23:53:27 UTC 2024
      142.7K bytes
      Cache
     
  7. Cross-validation on diabetes Dataset Exercise —...

    y ) scores = clf . cv_results_ [ "mean_test_score" ] scores_std...semilogx ( alphas , scores ) std_error = scores_std / np . sqrt (...
    scikit-learn.org/stable/auto_examples/exercises/plot_cv_diabetes.html
    Fri Nov 22 23:53:27 UTC 2024
      95.5K bytes
      Cache
     
  8. pair_confusion_matrix — scikit-learn 1.5.2 docu...

    rand_score Rand Score. sklearn.metrics.adjusted_rand_score Adjusted...Rand Score. sklearn.metrics.adjusted_mutual_info_score Adjusted...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.cluster.pair_confusion_matrix.html
    Fri Nov 22 23:53:26 UTC 2024
      108.6K bytes
      Cache
     
  9. Perceptron — scikit-learn 1.5.2 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.Perceptron.html
    Fri Nov 22 23:53:26 UTC 2024
      162.1K bytes
      Cache
     
  10. label_ranking_loss — scikit-learn 1.5.2 documen...

    y_score , * , sample_weight = None )...incorrectly ordered given y_score weighted by the size of the...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.label_ranking_loss.html
    Fri Nov 22 23:53:26 UTC 2024
      107.2K bytes
      Cache
     
Back to top