- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1251 - 1260 of over 10,000 for 2 (0.29 seconds)
-
KNeighborsTransformer — scikit-learn 1.8....
array([[2]])) As you can see, it returns [[0.5]], and [[2]], which..., metric = 'minkowski' , p = 2 , metric_params = None , n_jobs...scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsTransformer.html -
CCA — scikit-learn 1.8.0 documentation
[ 2. , 2. , 2. ], [ 3. , 5. , 4. ]] >>>...y = [[ 0.1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ], [ 11.9 ,...scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.CCA.html -
AND 检索
如果想搜索包含”搜索词1”和”搜索词2”的文档,在搜索表单中输入如下内容: 搜索词1 AND 搜索词2 也可以用 AND 连接多个词。...fess.codelibs.org/zh-cn/15.3/user/search-and.html -
plot_classifier_comparison.ipynb
n n_features=2, n_redundant=0, n_informative=2, random_state=1,... = np.random.RandomState(2)\nX += 2 * rng.uniform(size=X.sha...scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb -
Ordinary Least Squares and Ridge Regression ...
[ 2 ]] # Use only one feature X_train...ax = plt . subplots ( ncols = 2 , figsize = ( 10 , 5 ), sharex...scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge.html -
plot_classifier_comparison.py
make_classification( n_features=2, n_redundant=0, n_informative=2, random_state=1,...rng = np.random.RandomState(2) X += 2 * rng.uniform(size=X.shape)...scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py -
Release Highlights for scikit-learn 1.4 —...
2 Release Highlights for scikit-learn 1.2 Release Highlights..."adult" , version = 2 , return_X_y = True ) # Remove...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_4_0.html -
make_friedman1 — scikit-learn 1.8.0 docum...
2 ] - 0.5 ) ** 2 + 10 * X [:, 3 ] + 5 *...in Friedman [1] and Breiman [2]. Inputs X are independent features...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_friedman1.html -
AdaBoostRegressor — scikit-learn 1.8.0 do...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...algorithm known as AdaBoost.R2 [2]. Read more in the User Guide...scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostRegressor.html -
test.md
第一項目 - Lorem ipsum 2. 第二項目 - 吾輩は猫である 3. 第三項目 - Test...Lorem ipsum dolor sit amet | | 2 | 吾輩は猫である | 夏目漱石の小説 | | 3 | Test...raw.githubusercontent.com/codelibs/fess-testdata/master/files/markdown/test.md