Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 201 - 210 of 380 for f (0.18 sec)

  1. PatchExtractor — scikit-learn 1.7.2 documentation

    ] >>> print ( f "Image shape: { X . shape } ".... transform ( X ) >>> print ( f "Patches shape: { pe_trans . shape...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.PatchExtractor.html
    Wed Nov 05 14:36:33 UTC 2025
      126.9K bytes
      Cache
     
  2. Java - String | DBFlute

    jflute [0] j [1] f [2] l [3] u [4] t [5] e [6] 例えば、1...name = "jflute" ; // [0] j [1] f [2] l [3] u [4] t [5] e [6] String...
    dbflute.seasar.org/ja/manual/topic/programming/java/string.html
    Mon Sep 15 10:51:18 UTC 2025
      19.8K bytes
      Cache
     
  3. dbflute-0.8.8.8.zip

    Hex {{ digit | a-f | A-F } {digit | a-f | A-F }} [...] The hexadecimal...String pattern = ab([^d]*)d([^f]*)f; public void RegexpTest(String);...
    dbflute.seasar.org/download/dbflute/dbflute-0.8.8.8.zip
    Mon Sep 15 10:51:10 UTC 2025
      9M bytes
      17 views
     
  4. Comparison of kernel ridge and Gaussian process...

    training_noisy_target ) print ( f "Fitting KernelRidge with default...training_noisy_target ) print ( f "Time for KernelRidge fitting:...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_compare_gpr_krr.html
    Wed Nov 05 14:36:35 UTC 2025
      145.3K bytes
      Cache
     
  5. Release Highlights for scikit-learn 1.1 — sciki...

    max_iter = 50 ) hist_quantiles = { f "quantile= { quantile : .2f }...Parameters score_func <function f_c...x7faad1943be0> k 7 LogisticRegression...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_1_0.html
    Wed Nov 05 14:36:35 UTC 2025
      175.5K bytes
      Cache
     
  6. Partial Dependence and Individual Conditional E...

    print ( f "done in { time () - tic : .3f } s" ) print ( f "Test...print ( f "done in { time () - tic : .3f } s" ) print ( f "Test...
    scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html
    Wed Nov 05 14:36:35 UTC 2025
      228.7K bytes
      Cache
     
  7. Time-related feature engineering — scikit-learn...

    cv_results [ "estimator" ]] print ( f "Mean model. { model_prop } =..."test_neg_root_mean_squared_error" ] print ( f "Mean Absolute Error: { mae ....
    scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html
    Wed Nov 05 14:36:33 UTC 2025
      216.4K bytes
      Cache
     
  8. Recursive feature elimination with cross-valida...

    n_features = 15 feat_names = [ f "feature_ { i } " for i in range...rfecv . fit ( X , y ) print ( f "Optimal number of features: {...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_with_cross_validation.html
    Wed Nov 05 14:36:32 UTC 2025
      98.7K bytes
      Cache
     
  9. Recognizing hand-written digits — scikit-learn ...

    set_title ( f "Prediction: { prediction } "...classification metrics. print ( f "Classification report for classifier...
    scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html
    Wed Nov 05 14:36:35 UTC 2025
      102K bytes
      Cache
     
  10. Evaluation of outlier detection estimators — sc...

    toc = perf_counter () print ( f "Duration for { model_name } :...shape [ 0 ], y . mean () print ( f " { n_samples } datapoints with...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_outlier_detection_bench.html
    Wed Nov 05 14:36:35 UTC 2025
      164.6K bytes
      Cache
     
Back to top