Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 211 - 220 of 408 for f (0.04 sec)

  1. Ability of Gaussian process regression (GPR) to...

    title ( ( f "Initial: { kernel } \n Optimum:...\n Log-Marginal-Likelihood: " f " { gpr . log_marginal_likelihood...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy.html
    Thu Oct 31 11:00:34 UTC 2024
      128.5K bytes
      Cache
     
  2. sklearn.feature_selection — scikit-learn 1.5.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
    Thu Oct 31 11:00:34 UTC 2024
      120.5K bytes
      Cache
     
  3. 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
    Thu Oct 31 08:02:03 UTC 2024
      10.7K bytes
      Cache
     
  4. Image denoising using dictionary learning — sci...

    axis = 0 ) print ( f " { data . shape [ 0 ] } patches...components_ dt = time () - t0 print ( f " { dico . n_iter_ } iterations...
    scikit-learn.org/stable/auto_examples/decomposition/plot_image_denoising.html
    Thu Oct 31 11:00:32 UTC 2024
      116.5K bytes
      Cache
     
  5. Principal Component Regression vs Partial Least...

    label = f "Component { i } " , linewidth = 5 , color = f "C { i...the mean of the target. print ( f "PCR r-squared { pcr . score (...
    scikit-learn.org/stable/auto_examples/cross_decomposition/plot_pcr_vs_pls.html
    Thu Oct 31 11:00:34 UTC 2024
      108.3K bytes
      Cache
     
  6. 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
    Thu Oct 31 11:00:34 UTC 2024
      120.3K bytes
      Cache
     
  7. Introducing the set_output API — scikit-learn 1...

    transform ( X_test ) print ( f "Default output type: { type (...transform ( X_test ) print ( f "Configured pandas output type:...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_set_output.html
    Thu Oct 31 11:00:32 UTC 2024
      138.1K bytes
      Cache
     
  8. r_regression — scikit-learn 1.5.2 documentation

    f_classif ANOVA F-value between label/feature...coefficients of features. See also f_regression Univariate linear regression...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.r_regression.html
    Thu Oct 31 11:00:34 UTC 2024
      110.5K bytes
      Cache
     
  9. 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
    Thu Oct 31 11:00:32 UTC 2024
      118.1K bytes
      Cache
     
  10. Label Propagation digits: Demonstrating perform...

    pyplot as plt f = plt . figure ( figsize = ( 7...images [ image_index ] sub = f . add_subplot ( 2 , 5 , index...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_digits.html
    Thu Oct 31 11:00:32 UTC 2024
      95.2K bytes
      Cache
     
Back to top