Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

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

Filter
  1. SVR — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...for Support Vector Machines [ 2 ] Platt, John (1999). “Probabilistic...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVR.html
    Mon Mar 23 20:39:23 UTC 2026
      19.1K bytes
      Cache
     
  2. 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
     
  3. 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
     
  4. AgglomerativeClustering — scikit-learn 1.8.0 do...

    2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2 ], [ 4 , 4...AgglomerativeCluster ( n_clusters = 2 , * , metric = 'euclidean' , memory...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.AgglomerativeClustering.html
    Mon Mar 23 20:39:21 UTC 2026
      17.5K bytes
      Cache
     
  5. ledoit_wolf_shrinkage — scikit-learn 1.8.0 docu...

    2 ], [ .2 , .8 ]]) >>> rng = np . random...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.ledoit_wolf_shrinkage.html
    Mon Mar 23 20:39:20 UTC 2026
      13.3K bytes
      Cache
     
  6. 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
     
  7. Imputing missing values with variants of Iterat...

    with the expansion of a degree 2 polynomial kernel and regularized...max_samples = 0.5 , n_jobs = 2 , random_state = 0 , ), ), ( "Nystroem...
    scikit-learn.org/stable/auto_examples/impute/plot_iterative_imputer_variants_comparison.html
    Mon Mar 23 20:39:20 UTC 2026
      18K bytes
      Cache
     
  8. 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
     
  9. 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
     
  10. 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
     
Back to Top