Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1001 - 1010 of over 10,000 for 2 (0.25 seconds)

Filter
  1. RationalQuadratic — scikit-learn 1.8.0 document...

    x_j)^2 }{ 2\alpha l^2}\right)^{-\alpha}\] where...>>> gpc . predict_proba ( X [: 2 ,:]) array([[0.8881, 0.0566, 0.05518],...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.RationalQuadratic.html
    Mon Mar 23 20:39:23 UTC 2026
      16K bytes
      Cache
     
  2. Probability Calibration for 3-class classificat...

    x ) / 2 ], [ 0 , 0 + ( 1 - x ) / 2 ], "k" , alpha = 0.2 ) plt...x ) / 2 ], [ 0 , 0 + ( 1 - x ) / 2 ], "k" , alpha = 0.2 ) plt...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html
    Mon Mar 23 20:39:20 UTC 2026
      39.5K bytes
      Cache
     
  3. 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
     
  4. 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
     
  5. d2_absolute_error_score — scikit-learn 1.8.0 do...

    2 , 3 ] >>> y_pred = [ 2 , 2 , 2 ] >>> d2_absolute_error_score...3 , - 0.5 , 2 , 7 ] >>> y_pred = [ 2.5 , 0.0 , 2 , 8 ] >>> d...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_absolute_error_score.html
    Mon Mar 23 20:39:21 UTC 2026
      14K bytes
      Cache
     
  6. 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
     
  7. PowerTransformer — scikit-learn 1.8.0 documenta...

    2 ], [ 3 , 2 ], [ 4 , 5 ]] >>> print...0 and lambda_ != 2 : X_original = 1 - ( - ( 2 - lambda_ ) * X...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.PowerTransformer.html
    Mon Mar 23 20:39:21 UTC 2026
      17.1K bytes
      Cache
     
  8. additive_chi2_kernel — scikit-learn 1.8.0 docum...

    -2.], [-2., -1.]]) On this page This...given by: k(x, y) = -Sum [(x - y)^2 / (x + y)] It can be interpreted...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.additive_chi2_kernel.html
    Mon Mar 23 20:39:23 UTC 2026
      13.5K bytes
      Cache
     
  9. root_mean_squared_error — scikit-learn 1.8.0 do...

    2 , 7 ] >>> y_pred = [ 2.5 , 0.0 , 2 , 8 ] >>> r...]] >>> y_pred = [[ 0 , 2 ],[ - 1 , 2 ],[ 8 , - 5 ]] >>> root_mean_squared_error...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.root_mean_squared_error.html
    Mon Mar 23 20:39:23 UTC 2026
      14K bytes
      Cache
     
  10. as_float_array — scikit-learn 1.8.0 documentation

    2 , 2 ], dtype = np . int64 ) >>>...array ) array([0., 0., 1., 2., 2.]) On this page This Page...
    scikit-learn.org/stable/modules/generated/sklearn.utils.as_float_array.html
    Mon Mar 23 20:39:23 UTC 2026
      13.3K bytes
      Cache
     
Back to Top