Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 481 - 490 of 1,998 for = (0.06 sec)

  1. KBinsDiscretizer — scikit-learn 1.7.0 documenta...

    KBinsDiscretizer ( n_bins = 5 , * , encode = 'onehot' , strategy = 'quantile'...quantile_method = 'warn' , dtype = None , subsample = 200000 , random_state...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.KBinsDiscretizer.html
    Thu Jul 03 11:42:05 UTC 2025
      152.8K bytes
      Cache
     
  2. Post pruning decision trees with cost complexit...

    y_test = train_test_split ( X , y , random_state = 0 ) clf = DecisionTreeClassifi...train_scores , marker = "o" , label = "train" , drawstyle = "steps-post"...
    scikit-learn.org/stable/auto_examples/tree/plot_cost_complexity_pruning.html
    Thu Jul 03 11:42:05 UTC 2025
      102.8K bytes
      Cache
     
  3. ElasticNetCV — scikit-learn 1.7.0 documentation

    max_iter = 1000 , tol = 0.0001 , cv = None , copy_X = True , verbose...l1_ratio = 0.5 , eps = 0.001 , n_alphas = 100 , alphas = None ,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html
    Thu Jul 03 11:42:05 UTC 2025
      166.7K bytes
      Cache
     
  4. Swaggerの環境セットアップ | LastaFlute

    LaActionSwaggerable { // ========== // Attribute // ========= @Resource private...ShowbaseConfig config ; // ========== // Execute // ======= @Execute public...
    dbflute.seasar.org/ja/lastaflute/howto/structure/swaggerenv.html
    Fri Jun 13 09:55:28 UTC 2025
      30.5K bytes
      Cache
     
  5. getting_started.rst.txt

    Getting Started ========== The purpose of this guide is to illustrate...>>> clf = RandomForestClassifi(random_state=0) >>> X = [[ 1, 2,...
    scikit-learn.org/stable/_sources/getting_started.rst.txt
    Thu Jul 03 11:42:05 UTC 2025
      10K bytes
      1 views
     
  6. SpectralBiclustering — scikit-learn 1.7.0 docum...

    n_clusters = 3 , * , method = 'bistochastic' , n_components = 6 , n_best...n_best = 3 , svd_method = 'randomized' , n_svd_vecs = None ,...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralBiclustering.html
    Thu Jul 03 11:42:05 UTC 2025
      130.1K bytes
      Cache
     
  7. LastaFluteの環境切り替え | LastaFlute

    :3306/maihamadb ; schema = ; user = integrationdb ; password = integrationdb...@EnvDispatch(dev = SeaLogicDev. class , real = SeaLogicReal. class...
    dbflute.seasar.org/ja/lastaflute/howto/structure/envswitch.html
    Fri Jun 13 09:55:28 UTC 2025
      21.1K bytes
      Cache
     
  8. LeavePGroupsOut — scikit-learn 1.7.0 documentation

    Train: index=[2], group=[3] Test: index=[0 1], group=[1 2] Fold...Train: index=[1], group=[2] Test: index=[0 2], group=[1 3] Fold...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePGroupsOut.html
    Thu Jul 03 11:42:05 UTC 2025
      122.8K bytes
      Cache
     
  9. beta_divergence.png

    encoding=ISO-8859-1, compression=none keyword=Software, value=Matplotlib...0.2540005 width=640, height=480, bitDepth=8, colorType=RGB, compr...
    scikit-learn.org/stable/_images/beta_divergence.png
    Thu Jul 03 11:42:05 UTC 2025
      42.7K bytes
     
  10. Target Encoder’s Internal Cross fitting — sciki...

    transform_output = "pandas" ) ridge = Ridge ( alpha = 1e-6 , solver = "lsqr"...n_samples = 50_000 rng = np . random . RandomState ( 42 ) y = rng ....
    scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder_cross_val.html
    Thu Jul 03 11:42:06 UTC 2025
      112.3K bytes
      Cache
     
Back to top