Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 971 - 980 of 3,757 for 1 (0.23 sec)

  1. 7.5. Unsupervised dimensionality reduction — sc...

    1. PCA: principal component analysis...
    scikit-learn.org/stable/modules/unsupervised_reduction.html
    Wed Sep 17 19:57:59 UTC 2025
      35.9K bytes
      Cache
     
  2. Manifold learning on handwritten digits: Locall...

    array ([[ 1.0 , 1.0 ]]) # just something big...data . flat [:: X . shape [ 1 ] + 1 ] += 0.01 # Make X invertible...
    scikit-learn.org/stable/auto_examples/manifold/plot_lle_digits.html
    Wed Sep 17 19:58:00 UTC 2025
      119.3K bytes
      Cache
     
  3. 移行 0.9.8.1 to 0.9.8.2 | DBFlute

    1 to 0.9.8.2 お約束の注意点 環境上の注意点 実装上の注意点...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate0981to0982.html
    Mon Sep 15 10:51:17 UTC 2025
      6.2K bytes
      Cache
      Similar Results (1)
     
  4. 移行 0.9.7.0 to 0.9.7.1 | DBFlute

    1 お約束の注意点 環境上の注意点 SchemaHTMLのファイル名...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate0970to0971.html
    Mon Sep 15 10:51:17 UTC 2025
      7.3K bytes
      Cache
     
  5. Demonstration of multi-metric evaluation on cro...

    1 ) # Get the regular numpy array...sample_score_std , alpha = 0.1 if sample == "test" else 0 , color...
    scikit-learn.org/stable/auto_examples/model_selection/plot_multi_metric_evaluation.html
    Wed Sep 17 19:58:00 UTC 2025
      101.5K bytes
      Cache
     
  6. Principal Component Regression vs Partial Least...

    axes [ 1 ] . scatter ( X . dot ( pca . components_ [ 1 ]), y ,.... scatter ( X [:, 0 ], X [:, 1 ], alpha = 0.3 , label = "samples"...
    scikit-learn.org/stable/auto_examples/cross_decomposition/plot_pcr_vs_pls.html
    Wed Sep 17 19:58:00 UTC 2025
      112.9K bytes
      Cache
     
  7. 概要リスト (DBFlute Maven Plugin 1.0.0 API)

    すべてのクラス パッケージ org.seasar.dbflute.maven.plugin org.seasar.dbflute.maven.plugin.client org.seasar.dbflute.maven.plugin....
    dbflute.seasar.org/maven/plugin/apidocs/overview-frame.html
    Mon Sep 15 10:51:18 UTC 2025
      1.8K bytes
      Cache
     
  8. sklearn.feature_extraction — scikit-learn 1.7.2...

    Feature extraction from raw data. User guide. See the Feature extraction section for further details. From images: Utilities to extract features from images. From text: Utilities to build feature v...
    scikit-learn.org/stable/api/sklearn.feature_extraction.html
    Wed Sep 17 19:57:58 UTC 2025
      119.7K bytes
      Cache
     
  9. sort_graph_by_row_values — scikit-learn 1.7.2 d...

    1. ], ... [ 3. , 0. , 2. ], ... [ 1. , 2. , 0. ]])...>>> X . data array([3., 1., 3., 2., 1., 2.]) >>> X_ = sort_graph_by_row_values...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.sort_graph_by_row_values.html
    Wed Sep 17 19:58:00 UTC 2025
      108.1K bytes
      Cache
     
  10. Custom refit strategy of a grid search with cro...

    precision: 1.000 (±0.000), recall: 0.854 (±0.063), for {'C': 1, 'gamma':...precision: 1.000 (±0.000), recall: 0.257 (±0.061), for {'C': 1, 'gamma':...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html
    Wed Sep 17 19:57:58 UTC 2025
      136K bytes
      Cache
     
Back to top