- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 491 - 500 of 2,485 for 2 (0.21 sec)
-
移行 0.9.8.2 to 0.9.8.3 | DBFlute
dbflute.seasar.org/ja/environment/upgrade/migration/migrate0982to0983.html -
Concentration Prior Type Analysis of Variation ...
normalization eig_vals = 2 * np . sqrt ( 2 ) * np . sqrt ( eig_vals...= 0.8 ) ax1 . set_xlim ( - 2.0 , 2.0 ) ax1 . set_ylim ( - 3.0...scikit-learn.org/stable/auto_examples/mixture/plot_concentration_prior.html -
移行 0.9.6.2 to 0.9.6.3 | DBFlute
dbflute.seasar.org/ja/environment/upgrade/migration/migrate0962to0963.html -
移行 0.9.5.2 to 0.9.5.3 | DBFlute
dbflute.seasar.org/ja/environment/upgrade/migration/migrate0952to0953.html -
Release Highlights for scikit-learn 0.22 — scik...
2. From 1.2, use RocCurveDisplay instead....n_neighbors = 2 ) print ( imputer . fit_transform ( X )) [[1. 2. 4. ]...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_22_0.html -
label_binarize — scikit-learn 1.7.2 documentation
2 , 4 , 6 ]) array([[1, 0, 0, 0],...6 ], classes = [ 1 , 6 , 4 , 2 ]) array([[1, 0, 0, 0], [0, 1,...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.label_binarize.html -
1.17. Neural network models (supervised) — scik...
\dfrac{\alpha}{2n} ||W||_2^2\] where \(\alpha ||W||_2^2\) is an L2-regularization...}_i - y_i ||_2^2 + \frac{\alpha}{2n} ||W||_2^2\] Starting from...scikit-learn.org/stable/modules/neural_networks_supervised.html -
hinge_loss — scikit-learn 1.7.2 documentation
([[ - 2 ], [ 3 ], [ 0.5 ]]) >>> pred_decision array([-2.18, 2.36,...[ 1 ], [ 2 ], [ 3 ]]) >>> Y = np . array ([ 0 , 1 , 2 , 3 ]) >>>...scikit-learn.org/stable/modules/generated/sklearn.metrics.hinge_loss.html -
Release Highlights for scikit-learn 1.5 — sciki...
nothing; each false negative costs 2; each false positive costs 0.1...."all" ) . ravel () return tp - 2 * fn - 0.1 * fp print ( "Untuned...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html -
LedoitWolf — scikit-learn 1.7.2 documentation
2 ], ... [ .2 , .8 ]]) >>> np . random...Multivariate Analysis, Volume 88, Issue 2, February 2004, pages 365-411....scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html