Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 141 - 150 of 369 for f (0.23 sec)

  1. Lasso on dense and sparse data — scikit-learn 1...

    y ) print ( f "Sparse Lasso done in { ( time...dense_lasso . fit ( X , y ) print ( f "Dense Lasso done in { ( time...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_dense_vs_sparse_data.html
    Fri Sep 12 13:34:56 UTC 2025
      97.4K bytes
      Cache
     
  2. Statistical comparison of models using grid sea...

    AUC scores across folds print ( f "Correlation of models: \n { model_scores..., n_train , n_test ) print ( f "Corrected t-value: { t_stat :...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html
    Fri Sep 12 13:34:53 UTC 2025
      192K bytes
      Cache
     
  3. sklearn.feature_selection — scikit-learn 1.7.2 ...

    f_classif Compute the ANOVA F-value for the provided...provided sample. f_regression Univariate linear regression tests...
    scikit-learn.org/stable/api/sklearn.feature_selection.html
    Fri Sep 12 13:34:50 UTC 2025
      121.4K bytes
      Cache
     
  4. Permutation Importance vs Random Forest Feature...

    print ( f "RF train accuracy: { rf . score...y_train ) : .3f } " ) print ( f "RF test accuracy: { rf . score...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance.html
    Fri Sep 12 13:34:56 UTC 2025
      195.3K bytes
      Cache
     
  5. Post-tuning the decision threshold for cost-sen...

    the business metric: print ( f "Business defined metric: { scoring...( X_train , y_train ) print ( f " { tuned_model . best_threshold_...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html
    Fri Sep 12 13:34:53 UTC 2025
      293.2K bytes
      Cache
     
  6. Biclustering documents with the Spectral Co-clu...

    print ( f "categories : { cat_string } " ) print ( f "words :...cocluster . row_labels_ print ( f "Done in { time () - start_time...
    scikit-learn.org/stable/auto_examples/bicluster/plot_bicluster_newsgroups.html
    Fri Sep 12 13:34:50 UTC 2025
      109.8K bytes
      Cache
     
  7. Release Highlights for scikit-learn 1.5 — sciki...

    5" ) print ( f "Custom score: { custom_score...custom_scorer ) . fit ( X , y ) print ( f "Tuned decision threshold: { tuned_classifier...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html
    Fri Sep 12 13:34:55 UTC 2025
      123.1K bytes
      Cache
     
  8. LeaveOneOut — scikit-learn 1.7.2 documentation

    print ( f "Fold { i } :" ) ... print ( f " Train: index=...train_index } " ) ... print ( f " Test: index= { test_index }...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneOut.html
    Fri Sep 12 13:34:55 UTC 2025
      116.3K bytes
      Cache
     
  9. PredefinedSplit — scikit-learn 1.7.2 documentation

    print ( f "Fold { i } :" ) ... print ( f " Train: index=...train_index } " ) ... print ( f " Test: index= { test_index }...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.PredefinedSplit.html
    Fri Sep 12 13:34:49 UTC 2025
      115.7K bytes
      Cache
     
  10. Install Elasticsearch with a Debian package | E...

    the journal: sudo journalctl -f To list journal entries for the...
    www.elastic.co/docs/deploy-manage/deploy/self-managed/install-elasticsearch-with-debian-package
    Thu Sep 11 15:11:28 UTC 2025
      390.7K bytes
      Cache
     
Back to top