- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1331 - 1340 of 9,498 for 2 (1.36 seconds)
-
plot_hgbt_regression.rst.txt
2. :ref:`categorical_support_gbdt`,...showcasing all points except 2 and 6 in a real life setting....scikit-learn.org/stable/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt -
Comparing anomaly detection algorithms for outl...
make_blobs ( centers = [[ 2 , 2 ], [ - 2 , - 2 ]], cluster_std = [...make_blobs ( centers = [[ 2 , 2 ], [ - 2 , - 2 ]], cluster_std = [...scikit-learn.org/stable/auto_examples/miscellaneous/plot_anomaly_comparison.html -
PolynomialCountSketch — scikit-learn 1.8....
degree = 2 , coef0 = 0 , n_components = 100...approximated. degree int, default=2 Degree of the polynomial kernel...scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.PolynomialCountSketch.html -
范围指定检索
ified:[日期时间1 TO 日期时间2]”(日期时间1 < 日期时间2)。 日期时间基于 ISO 8601 标准。...例如,要搜索 last_modified 字段在 2016 年 2 月 21 日 20 时(假设为当前日期时间)之前 30 天...fess.codelibs.org/zh-cn/15.3/user/search-range.html -
SelectorMixin — scikit-learn 1.8.0 docume...
mask [: 2 ] = True # select the first two...fit_transform ( X , y ) . shape (150, 2) fit_transform ( X , y = None...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectorMixin.html -
grid_to_graph — scikit-learn 1.8.0 docume...
'int64' with 2 stored elements and shape (2, 2)> Coords Values...>>> mask [[ 1 , 2 ], [ 1 , 2 ], :] = True >>>...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.grid_to_graph.html -
DictionaryLearning — scikit-learn 1.8.0 d...
X_hat - X ) ** 2 , axis = 1 ) / np . sum ( X ** 2 , axis = 1 ))...argmin 0.5 || X - U V || _Fro ^ 2 + alpha * || U || _1 , 1 ( U ,...scikit-learn.org/stable/modules/generated/sklearn.decomposition.DictionaryLearning.html -
SVM: Weighted samples — scikit-learn 1.8....
n_features = 2 , n_informative = 2 , n_redundant = 0 ,..., axes = plt . subplots ( 1 , 2 , figsize = ( 14 , 6 )) plot_decision_function...scikit-learn.org/stable/auto_examples/svm/plot_weighted_samples.html -
Support Matrix | Elastic
2.2-11 and 5.2.2-13 are affected by a known...since 7.9.2 due to glibc incompatibilities. FIPS 140-2 mode requires...www.elastic.co/support/matrix -
BayesianGaussianMixture — scikit-learn 1....
2 ], [ 1 , 4 ], [ 1 , 0 ], [ 4 , 2 ], [ 12 , 4 ],...>>> bgm . means_ array([[2.49 , 2.29], [8.45, 4.52 ]]) >>>...scikit-learn.org/stable/modules/generated/sklearn.mixture.BayesianGaussianMixture.html