Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1341 - 1350 of over 10,000 for 2 (0.22 seconds)

Filter
  1. OrdinalEncoder — scikit-learn 1.8.0 docum...

    transform ( X_test ) array([[2.], [0.], [1.], [2.], [3.], [4.]]) fit (...scikit-learn 1.2 Release Highlights for scikit-learn 1.2 Release Highlights...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OrdinalEncoder.html
    Mon Mar 09 14:07:54 UTC 2026
      19.1K bytes
      Cache
     
  2. 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 Mar 09 14:07:54 UTC 2026
      13.7K bytes
      Cache
     
  3. SGDClassifier — scikit-learn 1.8.0 docume...

    loss/||x||**2) . ‘pa2’: passive-aggressive algorithm 2, see [1]...eta = hinge_loss / (||x||**2 + 1/(2 eta0)) . Added in version...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html
    Mon Mar 09 14:07:53 UTC 2026
      24.9K bytes
      Cache
     
  4. Blind source separation using FastICA — s...

    # Signal 2 : square signal s3 = signal . sawtooth ( 2 * np . pi...1 , 1 ], [ 0.5 , 2 , 1.0 ], [ 1.5 , 1.0 , 2.0 ]]) # Mixing matrix...
    scikit-learn.org/stable/auto_examples/decomposition/plot_ica_blind_source_separation.html
    Mon Mar 09 14:07:53 UTC 2026
      16.2K bytes
      Cache
     
  5. NuSVR — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...for Support Vector Machines [ 2 ] Platt, John (1999). “Probabilistic...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Mon Mar 02 11:09:51 UTC 2026
      143K 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 UTC 2026
      4.8K bytes
     
  7. 范围指定检索

    ified:[日期时间1 TO 日期时间2]”(日期时间1 < 日期时间2)。 日期时间基于 ISO 8601 标准。...例如,要搜索 last_modified 字段在 2016 年 2 月 21 日 20 时(假设为当前日期时间)之前 30 天...
    fess.codelibs.org/zh-cn/15.5/user/search-range.html
    Mon Mar 09 02:55:58 UTC 2026
      23.6K bytes
      Cache
     
  8. Centrally manage IBM Cloud resources with APIs

    "ibm openid" } Copy code Option 2: Use IBM Cloud CLI Log in to IBM...Bearer reallylong.token.here Step 2. Create the operations service...
    developer.ibm.com/tutorials/awb-centrally-manage-cloud-resources-apis/
    Mon Mar 09 13:45:27 UTC 2026
      22.3K bytes
      Cache
     
  9. all_estimators — scikit-learn 1.8.0 docum...

    'tuple'> >>> estimators [: 2 ] [('ARDRegression', <class...) >>> classifiers [: 2 ] [('AdaBoostClassifier',...
    scikit-learn.org/stable/modules/generated/sklearn.utils.discovery.all_estimators.html
    Mon Feb 02 09:23:44 UTC 2026
      109.5K bytes
      Cache
     
  10. 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 Mar 09 14:07:53 UTC 2026
      17.6K bytes
      Cache
     
Back to Top