- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 951 - 960 of 3,208 for 2 (0.67 sec)
-
移行 1.0.1 to 1.0.2 | DBFlute
dbflute.seasar.org/ja/environment/upgrade/migration/migrate101to102.html -
Gaussian Mixture Model Selection — scikit-learn...
2 ), C ) # general component_2 = 0.7 * np . random...scatter ( component_2 [:, 0 ], component_2 [:, 1 ], s = 0.8 )...scikit-learn.org/stable/auto_examples/mixture/plot_gmm_selection.html -
linear_kernel — scikit-learn 1.7.2 documentation
2.]]) On this page This Page...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.linear_kernel.html -
grid_to_graph — scikit-learn 1.7.2 documentation
'int64' with 2 stored elements and shape (2, 2)> Coords Values...= bool ) >>> mask [[ 1 , 2 ], [ 1 , 2 ], :] = True >>> graph =...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.grid_to_graph.html -
chi2_kernel — scikit-learn 1.7.2 documentation
y) = exp(-gamma Sum [(x - y)^2 / (x + y)]) It can be interpreted...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.chi2_kernel.html -
移行 1.0.2 to 1.0.3 | DBFlute
dbflute.seasar.org/ja/environment/upgrade/migration/migrate102to103.html -
Post-hoc tuning the cut-off point of decision f...
subplots ( ncols = 2 , figsize = ( 12 , 4 ), sharex...scikit-learn.org/stable/auto_examples/model_selection/plot_tuned_decision_threshold.html -
Multi-dimensional scaling — scikit-learn 1.7.2 ...
X_true ** 2 ) . sum ()) / np . sqrt (( X_nmds ** 2 ) . sum ())...X_true = rng . randint ( 0 , 20 , 2 * n_samples ) . astype ( float...scikit-learn.org/stable/auto_examples/manifold/plot_mds.html -
Version 0.14 — scikit-learn 1.7.2 documentation
Roland 2 Diego Molla 2 Imran Haque 2 Jochen Wersdörfer 2 Sergey...Sergey Karayev 2 Yannick Schwartz 2 jamestwebber 1 Abhijeet Kolhe...scikit-learn.org/stable/whats_new/v0.14.html -
Map data to a normal distribution — scikit-lear...
figaspect ( 2 )) axes = axes . flatten () axes_idxs..., 9 ), ( 1 , 4 , 7 , 10 ), ( 2 , 5 , 8 , 11 ), ( 12 , 15 , 18...scikit-learn.org/stable/auto_examples/preprocessing/plot_map_data_to_normal.html