Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1031 - 1040 of 2,973 for 1 (0.09 sec)

  1. Gaussian Mixture Model Selection — scikit-learn...

    1 ], [ 1.7 , 0.4 ]]) component_1 = np . dot ( np...scatter ( component_1 [:, 0 ], component_1 [:, 1 ], s = 0.8 ) plt...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_selection.html
    Sat Nov 08 01:06:55 UTC 2025
      138.5K bytes
      Cache
     
  2. Scaling the regularization parameter for SVCs —...

    7 ) axes [ 1 ] . set_title ( "Scaling C by sqrt(1 / n_samples)"...0.8 ) axes [ 1 ] . set_title ( "Scaling C by sqrt(1 / n_samples)"...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_scale_c.html
    Sat Nov 08 01:06:55 UTC 2025
      115.5K bytes
      Cache
     
  3. Sparse coding with a precomputed dictionary — s...

    subplot ( 1 , 2 , subplot + 1 ) plt . title ( "Sparse...transform ( y . reshape ( 1 , - 1 )) density = len ( np . flatnonzero...
    scikit-learn.org/stable/auto_examples/decomposition/plot_sparse_coding.html
    Sat Nov 08 01:06:55 UTC 2025
      107.4K bytes
      Cache
     
  4. Column Transformer with Mixed Types — scikit-le...

    0001 C 1.0 fit_intercept True intercept_scaling 1 class_weight...0.0001 C 1.0 fit_intercept True intercept_scaling 1 class_weight...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html
    Fri Nov 07 21:39:11 UTC 2025
      240.9K bytes
      Cache
     
  5. Version 0.24 — scikit-learn 1.7.2 documentation

    deprecated and will be removed in 1.1 (renaming of 0.26). #17864 by...grid_scores_ will be removed in version 1.1 (renaming of 0.26). #16392 by...
    scikit-learn.org/stable/whats_new/v0.24.html
    Thu Nov 06 17:51:52 UTC 2025
      205.5K bytes
      Cache
     
  6. Neighborhood Components Analysis Illustration —...

    n_clusters_per_class = 1 , class_sep = 1.0 , random_state = 0 ,...], pt_j [ 0 ]], [ pt_i [ 1 ], pt_j [ 1 ]]) ax . plot ( * line ,...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_illustration.html
    Sat Nov 08 01:06:55 UTC 2025
      100.4K bytes
      Cache
     
  7. SGD: Penalties — scikit-learn 1.7.2 documentation

    [( - 1 , - 1 )], ) plt . clabel ( l2_contour , inline = 1 , fontsize...18 , fmt = { 1.0 : "L2" }, manual = [( - 1 , - 1 )]) plt . clabel...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_penalties.html
    Sat Nov 08 01:06:55 UTC 2025
      92.3K bytes
      Cache
     
  8. Java6,7のセクション1切り出し | DBFlute

    7のセクション1切り出し 概要 DBFluteクライアントの作成 セクション1 に戻る 概要 DBFluteハンズオン、セクション1の...ンが削除し切れてないだけです) セクション1 に戻る さて、次のセクション1へ戻りましょう ハンズオン セクション 01...
    dbflute.seasar.org/ja/tutorial/handson/java67/sec1java67.html
    Mon Sep 15 10:51:18 UTC 2025
      8.4K bytes
      Cache
     
  9. Imputing missing values with variants of Iterat...

    1e-1 , 1e-1 , 1e-2 ) for ( name , impute_estimator..."IterativeImputer" ], axis = 1 , ) # plot california housing...
    scikit-learn.org/stable/auto_examples/impute/plot_iterative_imputer_variants_comparison.html
    Sat Nov 08 01:06:55 UTC 2025
      113.3K bytes
      Cache
     
  10. matthews_corrcoef — scikit-learn 1.7.2 document...

    [ + 1 , + 1 , + 1 , - 1 ] >>> y_pred = [ + 1 , - 1 , + 1 , +...value between -1 and +1. A coefficient of +1 represents a perfect...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.matthews_corrcoef.html
    Sat Nov 08 01:06:55 UTC 2025
      109.2K bytes
      Cache
     
Back to top