Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1051 - 1060 of 2,528 for = (0.08 sec)

  1. r_regression — scikit-learn 1.5.2 documentation

    y = make_regression ( ... n_samples = 50 , n_features = 3 ,...n_informative = 1 , noise = 1e-4 , random_state = 42 ... ) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.r_regression.html
    Sat Nov 23 04:49:16 UTC 2024
      110.5K bytes
      Cache
     
  2. ハンズオンニュース | DBFlute

    -- = = = = = = = = = = = = = = = = = = = = = = = = = = = = =...<!-- = = = = = = = = = = = = = = = = = = = = = = = = = = = = =...
    dbflute.seasar.org/ja/tutorial/handson/news.html
    Tue Nov 12 15:10:59 UTC 2024
      21.3K bytes
      1 views
      Cache
     
  3. plot_kmeans_digits.ipynb

    metrics):\n\n========== ==========nShorthand full name\n========== ==========nhomo...silhouette coefficient\n========== ==========n" ] }, { "cell_type":...
    scikit-learn.org/stable/_downloads/6bf322ce1724c13e6e0f8f719ebd253c/plot_kmeans_digits.ipynb
    Fri Nov 15 17:50:41 UTC 2024
      8.3K bytes
      1 views
     
  4. Displaying Pipelines — scikit-learn 1.5.2 docum...

    default is display='diagram' . set_config ( display = "diagram" ) pipe...change to display='text' . set_config ( display = "text" ) pipe...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_pipeline_display.html
    Sat Nov 23 04:49:15 UTC 2024
      201K bytes
      Cache
     
  5. LastaFluteのパッケージ構成 | LastaFlute

    CachedFwAssistantDir { // ========== // Attribute // ========= @Resource protected...maihamaConfig ; // ========== // Assist // ====== @Override protected...
    dbflute.seasar.org/ja/lastaflute/howto/structure/pkgstructure.html
    Tue Nov 12 15:10:59 UTC 2024
      30.3K bytes
      Cache
     
  6. Feature transformations with ensembles of trees...

    max_depth = max_depth , random_state = 10 ) _ = gradient_boosting...RandomTreesEmbedding(max_depth=3, n_estimators=10, random_state=0)), ('logisticregression',...
    scikit-learn.org/stable/auto_examples/ensemble/plot_feature_transformation.html
    Sat Nov 23 04:49:15 UTC 2024
      147K bytes
      Cache
     
  7. Post-tuning the decision threshold for cost-sen...

    mask_false_negative = ( y_true == 1 ) & ( y_pred == 0 ) fraudulent_refuse = ( mask_true_positive...ax = axs [ 1 ], name = name , plot_chance_level = idx == 1 ,...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html
    Sat Nov 23 04:49:16 UTC 2024
      223.9K bytes
      Cache
     
  8. Built-in instrumentation modules | APM Go Agent...

    Handler = ... tracedHandler := apmhttp.Wrap(myHandler)...fasthttp.RequestHandler = func(ctx *fasthttp.RequestCtx) { apmCtx := apm.Tra...
    www.elastic.co/guide/en/apm/agent/go/current/builtin-modules.html
    Wed Sep 25 07:54:44 UTC 2024
      66.9K bytes
      Cache
     
  9. Comparing Target Encoder with Other Encoders — ...

    wine_reviews = fetch_openml ( data_id = 42074 , as_frame = True ) df...handle_unknown = "ignore" , max_categories = 20 , sparse_output = False...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder.html
    Sat Nov 23 04:49:16 UTC 2024
      132.3K bytes
      Cache
     
  10. t-SNE: The effect of various perplexity values ...

    factor = 0.5 , noise = 0.05 , random_state = 0 ) red = y == 0 green...green = y == 1 ax = subplots [ 0 ][ 0 ] ax . scatter ( X [ red...
    scikit-learn.org/stable/auto_examples/manifold/plot_t_sne_perplexity.html
    Sat Nov 23 04:49:15 UTC 2024
      105.4K bytes
      Cache
     
Back to top