Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1131 - 1140 of 2,632 for 2 (0.07 sec)

  1. Lasso model selection: AIC-BIC / cross-validati...

    718747 2.850031 4805.989341 4867.358990 2.384338 4801.702266...4801.702266 4867.163224 2.296575 4802.594754 4872.147022 2.031555 4801.236720...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_model_selection.html
    Fri Sep 20 10:21:50 UTC 2024
      125.7K bytes
      Cache
     
  2. Target Encoder’s Internal Cross fitting — sciki...

    The TargetEncoder replaces each category of a categorical feature with the shrunk mean of the target variable for that category. This method is useful in cases where there is a strong relationship ...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder_cross_val.html
    Fri Sep 20 10:21:48 UTC 2024
      107.8K bytes
      Cache
     
  3. Fess で作るエンタープライズサーチ環境 〜 導入編

    rg/ja/ 以下のページ群を10秒間隔の2スレッドでクロールして(10秒に2ページ程度をクロール)、100ページ程度を検索対象にします。...ja/.*、最大アクセス数 : 100 、スレッド数 : 2 、間隔 : 10000 ミリ秒 とし、他はデフォルトにします。...
    fess.codelibs.org/ja/articles/article-1.html
    Fri Sep 20 02:39:17 UTC 2024
      38.3K bytes
      51 views
      Cache
     
  4. reconstruct_from_patches_2d — scikit-learn 1.5....

    Gallery examples: Image denoising using dictionary learning
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.reconstruct_from_patch...
    Thu Sep 19 14:56:27 UTC 2024
      109.3K bytes
      Cache
     
  5. pairwise_distances_argmin_min — scikit-learn 1....

    Skip to main content Back to top Ctrl + K GitHub pairwise_distances_argmin_min # sklearn.metrics. pairwise_distances_...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_argmin_min.html
    Fri Sep 20 10:21:48 UTC 2024
      110.4K bytes
      Cache
     
  6. make_sparse_coded_signal — scikit-learn 1.5.2 d...

    Gallery examples: Orthogonal Matching Pursuit
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_sparse_coded_signal.html
    Fri Sep 20 10:21:48 UTC 2024
      109.6K bytes
      Cache
     
  7. スケジューラ

    ように記述します(前提としてウェブクロール設定のIDを1と2としファイルシステムクロール設定のIDを1とします)。 return..."info" ) . webConfigIds ([ "1" , "2" ] as String []) . fileConfigIds...
    fess.codelibs.org/ja/14.16/admin/scheduler-guide.html
    Fri Sep 20 02:39:27 UTC 2024
      33.7K bytes
      Cache
     
  8. Forecasting of CO2 level on Mona Loa dataset us...

    co2_kernel 50**2 * RBF(length_scale=50) + 2**2 * RBF(length_scale=100)...GaussianProcessRegre(kernel=50**2 * RBF(length_scale=50) + 2**2 * RBF(length_scale=100)...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_co2.html
    Fri Sep 20 10:21:50 UTC 2024
      125.8K bytes
      Cache
     
  9. Support Vector Regression (SVR) using linear an...

    ) Look at the results # lw = 2 svrs = [ svr_rbf , svr_lin , svr_poly...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_regression.html
    Fri Sep 20 10:21:50 UTC 2024
      93.4K bytes
      Cache
     
  10. One-Class SVM versus One-Class SVM using Stocha...

    2 ) X_train = np . r_ [ X + 2 , X - 2 ] # Generate...randn ( 20 , 2 ) X_test = np . r_ [ X + 2 , X - 2 ] # Generate...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgdocsvm_vs_ocsvm.html
    Fri Sep 20 10:21:47 UTC 2024
      117.9K bytes
      1 views
      Cache
     
Back to top