Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1351 - 1360 of over 10,000 for 2 (0.82 seconds)

Filter
  1. OutlierMixin — scikit-learn 1.8.0 documentation

    2 ], [ 2 , 3 ], [ 3 , 4 ]]) >>> estimator...
    scikit-learn.org/stable/modules/generated/sklearn.base.OutlierMixin.html
    Mon Mar 23 20:39:21 UTC 2026
      13.4K bytes
      Cache
     
  2. lars_path_gram — scikit-learn 1.8.0 documentation

    float64(2.220446049250313e-16) , copy_Gram...case method=’lasso’ is: ( 1 / ( 2 * n_samples )) * || y - Xw ||^...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path_gram.html
    Mon Mar 23 20:39:21 UTC 2026
      15K bytes
      Cache
     
  3. Guía de Instalación de Fess

    Instalación de OpenSearch Paso 2: Instalación de Fess Paso 3: Inicio...del Archivo Docker Compose Paso 2: Verificación del Archivo Docker...
    fess.codelibs.org/es/15.4/install/index.html
    Mon Feb 09 02:46:38 UTC 2026
      40.4K bytes
      Cache
     
  4. plot_release_highlights_1_8_0.ipynb

    2, 2)\nx2, y2 = S_scaling.T\nax2.scatter(x2,...complexity compared to\n`O(n**2)` previously, which allows to...
    scikit-learn.org/stable/_downloads/826f1a05a1b6ad38fb98368f39e30aa6/plot_release_highlights_1_8_0...
    Tue Mar 17 03:44:36 UTC 2026
      4.6K bytes
     
  5. GaussianNB — scikit-learn 1.8.0 documentation

    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.naive_bayes.GaussianNB.html
    Mon Mar 23 20:39:20 UTC 2026
      18.4K bytes
      Cache
     
  6. CountVectorizer — scikit-learn 1.8.0 documentation

    2) means unigrams and bigrams, and (2, 2) means only...= 'word' , ngram_range = ( 2 , 2 )) >>> X2 = vectorizer2 . fit_transform...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.CountVectorizer.html
    Mon Mar 23 20:39:21 UTC 2026
      18.8K bytes
      Cache
     
  7. test.rst

    第一項目 - Lorem ipsum 2. 第二項目 - 吾輩は猫である 3. 第三項目 - Test...dolor sit amet | +----+---- | 2 | 吾輩は猫である | 夏目漱石の小説 | +----+----...
    raw.githubusercontent.com/codelibs/fess-testdata/master/files/markdown/test.rst
    Mon Apr 13 00:09:34 UTC 2026
      1K bytes
     
  8. Prediction Intervals for Gradient Boosting Regr...

    exp ( sigma ** 2 / 2 ) y = expected_y + noise Split...learning_rate = [ 0.05 , 0.1 , 0.2 ], max_depth = [ 2 , 5 , 10 ], min_samples_leaf...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_quantile.html
    Mon Mar 23 20:39:20 UTC 2026
      22.1K bytes
      Cache
     
  9. adjusted_rand_score — scikit-learn 1.8.0 docume...

    2 ], [ 0 , 0 , 1 , 1 ]) 0.57 ARI..., 0 , 1 , 1 ], [ 0 , 0 , 1 , 2 ]) 0.57 If classes members are...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_rand_score.html
    Mon Mar 23 20:39:21 UTC 2026
      15.1K bytes
      Cache
     
  10. ledoit_wolf — scikit-learn 1.8.0 documentation

    2 ], [ .2 , .8 ]]) >>> rng = np . random...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.ledoit_wolf.html
    Mon Mar 23 20:39:23 UTC 2026
      13.7K bytes
      Cache
     
Back to Top