Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1371 - 1380 of over 10,000 for 2 (0.23 seconds)

Filter
  1. 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
    Tue Mar 17 03:44:39 UTC 2026
      17.8K bytes
      Cache
     
  2. 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
    Tue Mar 17 03:44:39 UTC 2026
      20.2K bytes
      Cache
     
  3. GammaRegressor — scikit-learn 1.8.0 documentation

    determination R^2. R^2 uses squared error and D^2 uses the deviance...GammaRegressor () >>> X = [[ 1 , 2 ], [ 2 , 3 ], [ 3 , 4 ], [ 4 , 3...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.GammaRegressor.html
    Tue Mar 17 03:44:39 UTC 2026
      17.3K bytes
      Cache
     
  4. Instalación con Docker (Detalles)

    posterior instalado Docker Compose 2.0 o posterior instalado Verificación...pose-opensearch3.yaml Método 2: Clonar el Repositorio con Git...
    fess.codelibs.org/es/15.4/install/install-docker.html
    Mon Feb 09 02:46:38 UTC 2026
      50.7K bytes
      Cache
      Similar Results (1)
     
  5. MultiTaskElasticNetCV — scikit-learn 1.8.0 docu...

    [ 2 , 2 ]], ... [[ 0 , 0 ], [ 1 , 1 ], [ 2 , 2 ]]) Mul...is: ( 1 / ( 2 * n_samples )) * || Y - XW || _Fro ^ 2 + alpha *...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskElasticNetCV.html
    Tue Mar 17 03:44:39 UTC 2026
      20.5K bytes
      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
    Tue Mar 17 03:44:37 UTC 2026
      21.5K bytes
      Cache
     
  7. RBF — scikit-learn 1.8.0 documentation

    x_j)^2}{2l^2} \right)\] where \(l\) is the...very smooth. See [2] , Chapter 4, Section 4.2, for further details...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.RBF.html
    Tue Mar 17 03:44:36 UTC 2026
      17.2K bytes
      Cache
     
  8. type_of_target — scikit-learn 1.8.0 documentation

    2.0 ]) 'binary' >>> type_of_target ([ 1 , 0 , 2 ]) 'multiclass'...> 1. ‘binary’: y contains <= 2 discrete values and is 1d or a...
    scikit-learn.org/stable/modules/generated/sklearn.utils.multiclass.type_of_target.html
    Tue Mar 17 03:44:39 UTC 2026
      13.6K bytes
      Cache
     
  9. Multiclass Receiver Operating Characteristic (R...

    This can be done in 2 different ways: the One-vs-Rest...linearly separable from the other 2; the latter are not linearly separable...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html
    Tue Mar 17 03:44:36 UTC 2026
      22.7K bytes
      Cache
     
  10. Elastic BBQ: Better Binary Quantization in Luce...

    ( 1 < < 0 ) + ( 2 < < 1 ) + ( 1 < < 2 ) + ( 2 < < 3 ) = 25 = ...= ( 1 << 0 ) + ( 2 << 1 ) + ( 1 << 2 ) + ( 2 << 3 ) = 25 Same...
    www.elastic.co/search-labs/blog/better-binary-quantization-lucene-elasticsearch
    Mon Mar 16 01:53:30 UTC 2026
      62.8K bytes
      Cache
     
Back to Top