- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1191 - 1200 of 2,504 for 2 (0.49 sec)
-
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 -
移行 0.9.7.2 to 0.9.7.3 | DBFlute
dbflute.seasar.org/ja/environment/upgrade/migration/migrate0972to0973.html -
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 -
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 -
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 -
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 -
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 -
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 -
ドキュメント
ファイルを個別にダウンロード 方法 2: Git でリポジトリをクローン ステップ 2: Docker Compose ファイルの確認...スナップショット機能を使用(推奨) 方法 2: ディレクトリごとバックアップ Docker 版のバックアップ ステップ 2: 現在のバージョンの停止...fess.codelibs.org/ja/documentation.html -
移行 0.9.6.1 to 0.9.6.2 | DBFlute
dbflute.seasar.org/ja/environment/upgrade/migration/migrate0961to0962.html