Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1251 - 1260 of over 10,000 for 2 (0.29 seconds)

  1. 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
    Mon Feb 23 17:51:57 GMT 2026
      146.6K bytes
      Cache
     
  2. 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
    Mon Feb 23 17:51:57 GMT 2026
      159.1K bytes
      Cache
     
  3. AND 检索

    如果想搜索包含”搜索词1”和”搜索词2”的文档,在搜索表单中输入如下内容: 搜索词1 AND 搜索词2 也可以用 AND 连接多个词。...
    fess.codelibs.org/zh-cn/15.3/user/search-and.html
    Sun Dec 21 02:49:25 GMT 2025
      21.2K bytes
      Cache
      Similar Results (1)
     
  4. 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
    Mon Feb 23 17:51:57 GMT 2026
      5.7K bytes
     
  5. Ordinary Least Squares and Ridge Regression &#8...

    [ 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
    Mon Feb 23 17:51:56 GMT 2026
      106.6K bytes
      Cache
     
  6. 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
    Mon Feb 23 17:51:56 GMT 2026
      4.8K bytes
     
  7. 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
    Mon Feb 23 11:19:24 GMT 2026
      211K bytes
      Cache
     
  8. 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
    Mon Feb 23 17:51:56 GMT 2026
      110.9K bytes
      Cache
     
  9. 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
    Mon Feb 23 17:51:56 GMT 2026
      145.5K bytes
      Cache
     
  10. 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
    Mon Mar 02 00:08:51 GMT 2026
      1.7K bytes
     
Back to Top