Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1191 - 1200 of 2,504 for 2 (0.49 sec)

  1. Comparison of LDA and PCA 2D projection of Iris...

    the different samples on the 2 first principal components. Linear...target_names pca = PCA ( n_components = 2 ) X_r = pca . fit ( X ) . transform...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_vs_lda.html
    Sat Nov 08 10:35:05 UTC 2025
      92.9K bytes
      Cache
     
  2. 移行 0.9.7.2 to 0.9.7.3 | DBFlute

    2 to 0.9.7.3 お約束の注意点 環境上の注意点 実装上の注意点...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate0972to0973.html
    Mon Sep 15 10:51:17 UTC 2025
      7.2K bytes
      Cache
     
  3. homogeneity_completeness_v_measure — scikit-lea...

    2 , 2 ], [ 0 , 0 , 1 , 2 , 2 , 2 ] >>> homogen...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.homogeneity_completeness_v_measure.html
    Sat Nov 08 10:35:05 UTC 2025
      110.4K bytes
      Cache
     
  4. mean_squared_log_error — scikit-learn 1.7.2 doc...

    2 ], [ 7 , 6 ]] >>> y_pred = [[ 0.5 , 2 ], [ 1 , 2.5 ],...y_true = [ 3 , 5 , 2.5 , 7 ] >>> y_pred = [ 2.5 , 5 , 4 , 8 ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_squared_log_error.html
    Sat Nov 08 10:35:05 UTC 2025
      109.5K bytes
      Cache
     
  5. sort_graph_by_row_values — scikit-learn 1.7.2 d...

    2. ], ... [ 1. , 2. , 0. ]]) >>> X . data...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
    Sat Nov 08 01:06:56 UTC 2025
      108.1K bytes
      Cache
     
  6. SGD: Maximum margin separating hyperplane — sci...

    centers = 2 , random_state = 0 , cluster_std...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_separating_hyperplane.html
    Sat Nov 08 10:35:04 UTC 2025
      90.8K bytes
      Cache
     
  7. Comparing Nearest Neighbors with and without Ne...

    2 ]] X_train , X_test , y_train...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_classification.html
    Sat Nov 08 10:35:05 UTC 2025
      97.9K bytes
      Cache
     
  8. Principal Component Regression vs Partial Least...

    n_samples ) / 2 fig , axes = plt . subplots ( 1 , 2 , figsize =...target. pca_2 = make_pipeline ( PCA ( n_components = 2 ), LinearRegression...
    scikit-learn.org/stable/auto_examples/cross_decomposition/plot_pcr_vs_pls.html
    Sat Nov 08 10:35:05 UTC 2025
      112.9K bytes
      Cache
     
  9. ドキュメント

    ファイルを個別にダウンロード 方法 2: Git でリポジトリをクローン ステップ 2: Docker Compose ファイルの確認...スナップショット機能を使用(推奨) 方法 2: ディレクトリごとバックアップ Docker 版のバックアップ ステップ 2: 現在のバージョンの停止...
    fess.codelibs.org/ja/documentation.html
    Sat Nov 08 14:43:56 UTC 2025
      221.8K bytes
      29 views
      Cache
     
  10. 移行 0.9.6.1 to 0.9.6.2 | DBFlute

    2 お約束の注意点 環境上の注意点 実装上の注意点 お約束の注意点...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate0961to0962.html
    Mon Sep 15 10:51:17 UTC 2025
      8.1K bytes
      Cache
     
Back to top