Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1031 - 1040 of 7,834 for 1 (3.47 seconds)

  1. 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
    Sat Nov 15 10:03:26 GMT 2025
      138.5K bytes
      Cache
     
  2. 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
    Sat Nov 15 10:03:27 GMT 2025
      115.5K bytes
      Cache
     
  3. 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
    Sat Nov 15 10:03:25 GMT 2025
      107.4K bytes
      Cache
     
  4. 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 15 10:03:26 GMT 2025
      100.4K bytes
      Cache
     
  5. 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
     
  6. Lasso on dense and sparse data — scikit-l...

    coo_matrix ( X ) alpha = 1 sparse_lasso = Lasso ( alpha =...Distance between coefficients : 1.01e-13 Comparing the two Lasso...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_dense_vs_sparse_data.html
    Sat Nov 15 10:03:25 GMT 2025
      97.4K bytes
      Cache
     
  7. Feature importances with a forest of trees &#82...

    shape [ 1 ])] forest = RandomForestClassifi...sp; 2 min_samples_leaf  1 min_weight_fraction_leaf ...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances.html
    Sat Nov 15 10:03:27 GMT 2025
      123.2K bytes
      Cache
     
  8. Visualization of MLP weights on MNIST — s...

    Iteration 1, loss = 0.44139186 Iteration 2,..."mnist_784" , version = 1 , return_X_y = True , as_frame...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html
    Sat Nov 15 10:03:25 GMT 2025
      93.4K bytes
      Cache
     
  9. Map data to a normal distribution — sciki...

    1 ) # lognormal distribution X_lognormal.... uniform ( low = 0 , high = 1 , size = size ) # bimodal distribution...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_map_data_to_normal.html
    Sat Nov 15 10:03:26 GMT 2025
      105.1K bytes
      Cache
     
  10. Density Estimation for a Gaussian mixture &#821...

    norm = LogNorm ( vmin = 1.0 , vmax = 1000.0 ), levels =...X_train [:, 0 ], X_train [:, 1 ], 0.8 ) plt . title ( "Negative...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_pdf.html
    Sat Nov 15 10:03:27 GMT 2025
      93.1K bytes
      Cache
     
Back to Top