Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1341 - 1350 of over 10,000 for 2 (0.24 seconds)

Filter
  1. 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
     
  2. Procedimientos de Desinstalación

    0 Paso 2: Eliminación de OpenSearch Elimine...rm -rf /path/to/opensearch-3.3.2 Paso 3: Eliminación del Directorio...
    fess.codelibs.org/es/15.4/install/uninstall.html
    Mon Feb 09 02:46:38 UTC 2026
      42.6K bytes
      Cache
     
  3. paired_distances — scikit-learn 1.8.0 documenta...

    n_features) Array 2 for distance computation. metric..., 1 ]] >>> Y = [[ 0 , 1 ], [ 2 , 1 ]] >>> paired_distances (...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.paired_distances.html
    Mon Mar 23 20:39:21 UTC 2026
      13.4K bytes
      Cache
     
  4. 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
     
  5. Release Highlights for scikit-learn 0.22 — scik...

    2. From 1.2, use RocCurveDisplay instead....n_neighbors = 2 ) print ( imputer . fit_transform ( X )) [[1. 2. 4. ]...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_22_0.html
    Mon Mar 23 20:39:21 UTC 2026
      20.8K bytes
      Cache
     
  6. 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
     
  7. 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
     
  8. Successive Halving Iterations — scikit-learn 1....

    "min_samples_split" : randint ( 2 , 11 ), "bootstrap" : [ True ,...param_distributions = param_dist , factor = 2 , random_state = rng ) rsh . fit...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html
    Mon Mar 23 20:39:21 UTC 2026
      29.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. HashingVectorizer — scikit-learn 1.8.0 document...

    2) means unigrams and bigrams, and (2, 2) means only...n_features is large enough (e.g. 2 ** 18 for text classification...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.HashingVectorizer.html
    Mon Mar 23 20:39:23 UTC 2026
      19.1K bytes
      Cache
     
Back to Top