Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1121 - 1130 of over 10,000 for 2 (0.18 seconds)

Filter
  1. DummyRegressor — scikit-learn 1.8.0 documentation

    2.0 , 3.0 , 4.0 ]) >>> y = np . array ([ 2.0 , 3.0 ,...determination R^2 of the prediction. The coefficient R^2 is defined...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html
    Mon Mar 23 20:39:21 UTC 2026
      16.7K bytes
      Cache
     
  2. EllipticEnvelope — scikit-learn 1.8.0 documenta...

    (n_samples + n_features + 1) / 2 * n_samples . Range is (0, 1)....with n_samples > n_features ** 2 . References [ 1 ] Rousseeuw,...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.EllipticEnvelope.html
    Mon Mar 23 20:39:21 UTC 2026
      18.5K bytes
      Cache
     
  3. Guide d’Installation de Fess

    Installation d’OpenSearch Étape 2 : Installation de Fess Étape 3...fichiers Docker Compose Étape 2 : Vérification des fichiers Docker...
    fess.codelibs.org/fr/15.4/install/index.html
    Mon Feb 09 02:48:03 UTC 2026
      40.6K bytes
      Cache
     
  4. Comparing Random Forests and Histogram Gradient...

    col = 2 ) fig . add_trace ( line_trace , row = 1 , col = 2 ) fig..." ) Number of physical cores: 2 Unlike RF, HGBT models offer an...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_hist_grad_boosting_comparison.html
    Mon Mar 23 20:39:21 UTC 2026
      21.9K bytes
      Cache
     
  5. safe_sqr — scikit-learn 1.8.0 documentation

    Returns : X ** 2 element wise square Return the...>>> safe_sqr ([ 1 , 2 , 3 ]) array([1, 4, 9]) On this...
    scikit-learn.org/stable/modules/generated/sklearn.utils.safe_sqr.html
    Mon Feb 16 16:32:33 UTC 2026
      106K bytes
      Cache
     
  6. 7.7. Kernel Approximation — scikit-learn 1.8.0 ...

    2. Radial Basis Function Kernel...is usually chosen to be 1 or 2, transforming the dataset to size...
    scikit-learn.org/stable/modules/kernel_approximation.html
    Mon Mar 23 20:39:21 UTC 2026
      13K bytes
      Cache
     
  7. SGDRegressor — scikit-learn 1.8.0 documentation

    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.SGDRegressor.html
    Mon Mar 23 20:39:20 UTC 2026
      21.9K bytes
      Cache
     
  8. pydata-sphinx-theme.css

    g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutte....g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-...
    scikit-learn.org/stable/_static/styles/pydata-sphinx-theme.css
    Mon Mar 23 20:39:23 UTC 2026
      64.8K bytes
     
  9. Configuration de la mémoire

    export FESS_HEAP_SIZE = 2 g Unités : m : mégaoctets g :.../etc/sysconfig/fess . FESS_HEAP_SIZE = 2 g Pour le package DEB, éditez...
    fess.codelibs.org/fr/15.5/config/setup-memory.html
    Mon Mar 23 02:54:09 UTC 2026
      53.1K bytes
      Cache
     
  10. LinearDiscriminantAnalysis — scikit-learn 1.8.0...

    2 ]]) >>> y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2 ]) >>>...- 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi...
    Mon Mar 23 20:39:21 UTC 2026
      19.5K bytes
      Cache
     
Back to Top