Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1021 - 1030 of 7,071 for 1 (0.27 seconds)

  1. Demo of HDBSCAN clustering algorithm — sc...

    centers = [[ 1 , 1 ], [ - 1 , - 1 ], [ 1.5 , - 1.5 ]] X , labels_true...== - 1 : # Black used for noise. col = [ 0 , 0 , 0 , 1 ] class_index...
    scikit-learn.org/stable/auto_examples/cluster/plot_hdbscan.html
    Fri Nov 14 17:52:11 GMT 2025
      128.9K bytes
      Cache
     
  2. Recognizing hand-written digits — scikit-...

    0 0 0 1 0 0 0 0 0] [ 0 88 1 0 0 0 0 0 1 1] [ 0 0 85 1 0 0 0 0...0 0 88 1 0 0 2] [ 0 1 0 0 0 0 90 0 0 0] [ 0 0 0 0 0 1 0 88 0...
    scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html
    Fri Nov 14 17:52:10 GMT 2025
      102K bytes
      Cache
     
  3. Iso-probability lines for Gaussian Processes cl...

    1 , ( 1e-5 , np . inf )) * DotProduct ( sigma_0 = 0.1 ) **...not)""" return 5.0 - x [:, 1 ] - 0.5 * x [:, 0 ] ** 2.0 # Design...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_isoprobability.html
    Fri Nov 14 17:52:11 GMT 2025
      105.9K bytes
      Cache
     
  4. Gaussian Mixture Model Selection — scikit...

    1 ], [ 1.7 , 0.4 ]]) component_1 =...n_samples , 2 ) + np . array ([ - 4 , 1 ]) # spherical X = np . concatenate...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_selection.html
    Fri Nov 14 17:52:11 GMT 2025
      138.5K bytes
      Cache
     
  5. Column Transformer with Mixed Types — sci...

    C  1.0 fit_intercept  True intercept_scaling  1 class_weight ...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 14 17:52:10 GMT 2025
      240.9K bytes
      Cache
     
  6. Scaling the regularization parameter for SVCs &...

    ) axes [ 1 ] . set_title ( "Scaling C by sqrt(1 / n_samples)"...) axes [ 1 ] . set_title ( "Scaling C by sqrt(1 / n_samples)"...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_scale_c.html
    Fri Nov 14 06:59:24 GMT 2025
      115.5K bytes
      Cache
     
  7. Sparse coding with a precomputed dictionary &#8...

    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
    Fri Nov 14 17:52:08 GMT 2025
      107.4K bytes
      Cache
     
  8. 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
    Fri Nov 14 17:52:08 GMT 2025
      100.4K bytes
      Cache
     
  9. Comparing different hierarchical linkage method...

    y_pred ) + 1 ), ) ) ) plt . scatter ( X [:, 0 ], X [:, 1 ], s = 10...= n_samples , cluster_std = [ 1.0 , 2.5 , 0.5 ], random_state...
    scikit-learn.org/stable/auto_examples/cluster/plot_linkage_comparison.html
    Fri Nov 14 17:52:10 GMT 2025
      109.9K bytes
      Cache
     
  10. 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 GMT 2025
      8.4K bytes
      Cache
     
Back to Top