Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 211 - 220 of 369 for f (0.22 sec)

  1. Comparison of the K-Means and MiniBatchKMeans c...

    2f s \n inertia: %f " % ( t_batch , k_means . inertia_..."train time: %.2f s \n inertia: %f " % ( t_mini_batch , mbk . inertia_...
    scikit-learn.org/stable/auto_examples/cluster/plot_mini_batch_kmeans.html
    Fri Sep 12 13:34:56 UTC 2025
      105.8K bytes
      Cache
     
  2. Comparing Random Forests and Histogram Gradient...

    print ( f "The dataset consists of { n_samples...only_physical_cores = True ) print ( f "Number of physical cores: { N_CORES...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_hist_grad_boosting_comparison.html
    Fri Sep 12 13:34:56 UTC 2025
      126.8K bytes
      Cache
     
  3. validation_curve — scikit-learn 1.7.2 documenta...

    ) >>> print ( f "The average train accuracy is...accuracy is 0.81 >>> print ( f "The average test accuracy is...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.validation_curve.html
    Fri Sep 12 13:34:53 UTC 2025
      121.9K bytes
      Cache
     
  4. Release Highlights for scikit-learn 1.4 — sciki...

    decision_function ( X_test ) print ( f "ROC AUC score is { roc_auc_score...0.0 -1.293993 1.0 0.0 print ( f "Output type: { type ( df_out...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_4_0.html
    Fri Sep 12 13:34:55 UTC 2025
      176.2K bytes
      Cache
     
  5. Plot classification probability — scikit-learn ...

    set_title ( f "Class { label } " ) # plot data...0.16 , 0.015 ]) plt . title ( f "Probability class { label } "...
    scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html
    Fri Sep 12 13:34:55 UTC 2025
      126.1K bytes
      Cache
     
  6. Comparison of kernel ridge regression and SVR —...

    time () - t0 print ( f "Best SVR with params: { svr ....= time . time () - t0 print ( f "Best KRR with params: { kr ....
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html
    Fri Sep 12 13:34:55 UTC 2025
      122.9K bytes
      Cache
     
  7. DBFlute用語集 | DBFlute

    用語集 アルファベット A B C D E F G H I J K L M N O P Q R S T U...
    dbflute.seasar.org/ja/manual/reference/dictionary/index.html
    Tue Aug 12 02:41:09 UTC 2025
      10.7K bytes
      Cache
     
  8. Release Highlights for scikit-learn 1.3 — sciki...

    ( return_X_y = True ) print ( f "number of digits: { len ( np...hdbscan . labels_ != - 1 ] print ( f "number of clusters found: { len...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_3_0.html
    Fri Sep 12 13:34:53 UTC 2025
      116.6K bytes
      Cache
     
  9. Feature discretization — scikit-learn 1.7.2 doc...

    enumerate ( datasets ): print ( f " \n dataset { ds_cnt } \n ---------"...score ( X_test , y_test ) print ( f " { name } : { score : .2f } "...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_classification.html
    Fri Sep 12 13:34:55 UTC 2025
      128.7K bytes
      Cache
     
  10. 1.7. Gaussian Processes — scikit-learn 1.7.2 do...

    function \(f\) is desired (i.e. the mean \(\bar{f_*}\) and the...prior on a latent function \(f\) , which is then squashed through...
    scikit-learn.org/stable/modules/gaussian_process.html
    Fri Sep 12 13:34:53 UTC 2025
      84.5K bytes
      Cache
     
Back to top