- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1041 - 1050 of 7,701 for 1 (0.3 seconds)
-
Comparing Nearest Neighbors with and without Ne...
StandardScaler n_neighbors = 1 dataset = datasets . load_iris.... scatter ( X [:, 0 ], X [:, 1 ], c = y , cmap = cmap_bold ,...scikit-learn.org/stable/auto_examples/neighbors/plot_nca_classification.html -
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 -
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 -
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 -
Sparse coding with a precomputed dictionary ...
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 -
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 -
Java6,7のセクション1切り出し | DBFlute
7のセクション1切り出し 概要 DBFluteクライアントの作成 セクション1 に戻る 概要 DBFluteハンズオン、セクション1の...ンが削除し切れてないだけです) セクション1 に戻る さて、次のセクション1へ戻りましょう ハンズオン セクション 01...dbflute.seasar.org/ja/tutorial/handson/java67/sec1java67.html -
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 -
Feature importances with a forest of trees R...
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 -
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