Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 901 - 910 of over 10,000 for 2 (0.17 seconds)

Filter
  1. KBinsDiscretizer — scikit-learn 1.8.0 documenta...

    [ 2., 2., 2., 1.], [ 2., 2., 2., 2.]]) Sometimes...>>> X = [[ - 2 , 1 , - 4 , - 1 ], ... [ - 1 , 2 , - 3 , - 0.5...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.KBinsDiscretizer.html
    Mon Mar 23 20:39:20 UTC 2026
      20.2K bytes
      Cache
     
  2. enet_path — scikit-learn 1.8.0 documentation

    is: ( 1 / ( 2 * n_samples )) * || Y - XW || _Fro ^ 2 + alpha *...mono-output tasks it is: 1 / ( 2 * n_samples ) * || y - Xw ||^...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.enet_path.html
    Mon Mar 23 20:39:23 UTC 2026
      15.4K bytes
      Cache
     
  3. Scheduler API

    ausführen 0 0 2 * * MON Jeden Montag um 2:00 Uhr ausführen 0 0 2 1 * ?...Cron-Ausdruck Beschreibung 0 0 2 * * ? Täglich um 2:00 Uhr ausführen 0 0...
    fess.codelibs.org/de/15.5/api/admin/api-admin-scheduler.html
    Mon Mar 23 02:51:01 UTC 2026
      50.8K bytes
      Cache
     
  4. IsotonicRegression — scikit-learn 1.8.0 documen...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...Operations Research Vol. 14, No. 2 (May, 1989), pp. 303-308 Isotone...
    scikit-learn.org/stable/modules/generated/sklearn.isotonic.IsotonicRegression.html
    Mon Mar 23 20:39:21 UTC 2026
      18.1K bytes
      Cache
     
  5. Test an analyzer | Elastic Docs

    "position": 2 }, { "token": "fox.",...: 0, "end_offset": 2, "type": "<ALPHANUM>",...
    www.elastic.co/docs/manage-data/data-store/text-analysis/test-an-analyzer
    Thu Feb 26 23:22:36 UTC 2026
      120.5K bytes
      1 views
      Cache
     
  6. ElasticNet — scikit-learn 1.8.0 documentation

    \[\frac{1}{2 n_{\rm samples}} \cdot \|y - X w\|_2^2 + \alpha \cdot...is: ( 1 / ( 2 * n_samples )) * || Y - XW || _Fro ^ 2 + alpha *...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNet.html
    Mon Mar 23 20:39:21 UTC 2026
      21.5K bytes
      Cache
     
  7. multilabel_confusion_matrix — scikit-learn 1.8....

    2]], [[5, 0], [1, 0]], [[2, 1], [1, 2]]]) On this...ndarray of shape (n_outputs, 2, 2) A 2x2 confusion matrix corresponding...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.multilabel_confusion_matrix.html
    Mon Mar 23 20:39:21 UTC 2026
      14.1K bytes
      Cache
     
  8. brier_score_loss — scikit-learn 1.8.0 documenta...

    2 , 0.7 , 0.1 ], [ 0.2 , 0.2 , 0.6 ]], ... labels...by 1/2 to lie in the [0, 1] range instead of the [0, 2] range....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.brier_score_loss.html
    Mon Mar 23 20:39:21 UTC 2026
      15.4K bytes
      Cache
     
  9. 1.4. Support Vector Machines — scikit-learn 1.8...

    [ 2 , 2 ]] >>> y = [ 0.5 , 2.5 ] >>> regr = svm...values: >>> clf . predict ([[ 2. , 2. ]]) array([1]) SVMs decision...
    scikit-learn.org/stable/modules/svm.html
    Mon Mar 23 20:39:20 UTC 2026
      22.3K bytes
      Cache
     
  10. TweedieRegressor — scikit-learn 1.8.0 documenta...

    2 ], [ 2 , 3 ], [ 3 , 4 ], [ 4 , 3 ]] >>> y = [ 2 , 3.5...determination R^2. R^2 uses squared error and D^2 uses the deviance...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TweedieRegressor.html
    Mon Mar 23 20:39:23 UTC 2026
      17.8K bytes
      Cache
     
Back to Top