- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1541 - 1550 of 2,302 for 2 (0.06 sec)
-
plot_discretization_strategies.py
[2, 4], [8, 8]]) centers_1 = np.array([[0,...form(-3, 3, size=(n_samples, 2)), make_blobs( n_samples=[ n_samples...scikit-learn.org/stable/_downloads/43e84df0b93ff974da370e8da900f2ee/plot_discretization_strategie... -
sparse_encode — scikit-learn 1.7.0 documentation
2 ], ... [ 1 , 1 , 1 ], ... [ 0 , 1 , 1 ], ... [ 0 , 2 , 1...scikit-learn.org/stable/modules/generated/sklearn.decomposition.sparse_encode.html -
check_X_y — scikit-learn 1.7.0 documentation
2 ], [ 3 , 4 ], [ 5 , 6 ]] >>> y = [ 1 , 2 , 3 ] >>>...array([[1, 2], [3, 4], [5, 6]]) >>> y array([1, 2, 3]) On this...scikit-learn.org/stable/modules/generated/sklearn.utils.check_X_y.html -
LastaFluteで非同期処理 (Async) | LastaFlute
CallbackContextは選択式 スレッドはプールされている デフォルトでは、2+10スレッド スレッド待ちでも呼び出し側は待たない Primary,...は別のスレッドプールで管理されています。 デフォルトでは、2+10スレッド デフォルトでは、最大12スレッド (Primary...dbflute.seasar.org/ja/lastaflute/howto/architecture/asynchronous.html -
FunctionTransformer — scikit-learn 1.7.0 docume...
then X will be converted to a 2-dimensional NumPy array or sparse...X = np . array ([[ 0 , 1 ], [ 2 , 3 ]]) >>> transformer . transform...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.FunctionTransformer.html -
extract_patches_2d — scikit-learn 1.7.0 documen...
( 2 , 2 )) >>> print ( 'Patches shape:...shape )) Patches shape: (272214, 2, 2, 3) >>> # Here are just two...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.extract_patches_2d.html -
dbflute-maven-plugin - dbflute:doc
dbflute.seasar.org/maven/plugin/doc-mojo.html -
KPN defends the business from malware and ranso...
KPN KPN has 2,000 developers who use data gathered...says Doorenspleet. KPN has some 2,000 developers who use data gathered...www.elastic.co/customers/kpn -
friends-Eclipse-EditorTemplates-settings-import...
Sampling factors 2 horiz/2 vert 1920 pixels APPL Inch...left side (Horizontal / normal) 2.1.0 1 660 (0.1431, 0.0606, 0.7139)...dbflute.seasar.org/ja/data/model/friends/eclipse/coding/friends-Eclipse-EditorTemplates-settings-... -
DummyRegressor — scikit-learn 1.7.0 documentation
2.0 , 3.0 , 4.0 ]) >>> y = np . array ([ 2.0 , 3.0 ,...determination R^2 of the prediction. The coefficient R^2 is defined...scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html