Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 991 - 1000 of over 10,000 for 2 (0.21 seconds)

Filter
  1. 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
     
  2. Classifier comparison — scikit-learn 1.8.0 docu...

    n_features = 2 , n_redundant = 0 , n_informative = 2 , random_state.... random . RandomState ( 2 ) X += 2 * rng . uniform ( size =...
    scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html
    Mon Mar 23 20:39:20 UTC 2026
      17.5K bytes
      Cache
     
  3. auto_examples_jupyter.zip

    - l / 2.0) ** 2 + (y - l / 2.0) ** 2 < (l / 2.0) ** 2\n mask...1,\n figsize=(4 * 2.2, n_classifiers * 2.2),\n)\nevaluation_results...
    scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
    Mon Mar 23 20:39:20 UTC 2026
      2.2M bytes
     
  4. AdaBoostRegressor — scikit-learn 1.8.0 document...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...algorithm known as AdaBoost.R2 [2]. Read more in the User Guide...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostRegressor.html
    Mon Mar 23 20:39:23 UTC 2026
      18.1K bytes
      Cache
     
  5. NMF — scikit-learn 1.8.0 documentation

    ||H||_{Fro}^2,\end{aligned}\end{align} \] where \(||A||_{Fro}^2 = \sum_{i,j}...array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.NMF.html
    Mon Mar 23 20:39:20 UTC 2026
      19.1K bytes
      Cache
     
  6. 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
     
  7. Topic extraction with Non-negative Matrix Facto...

    subplots ( 2 , 5 , figsize = ( 30 , 15 ), sharex...TfidfVectorizer ( max_df = 0.95 , min_df = 2 , max_features = n_features ,...
    scikit-learn.org/stable/auto_examples/applications/plot_topics_extraction_with_nmf_lda.html
    Mon Mar 23 20:39:20 UTC 2026
      17.9K bytes
      Cache
     
  8. Release Highlights for scikit-learn 1.5 — sciki...

    nothing; each false negative costs 2; each false positive costs 0.1...."all" ) . ravel () return tp - 2 * fn - 0.1 * fp print ( "Untuned...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html
    Mon Mar 23 20:39:22 UTC 2026
      19.4K bytes
      Cache
     
  9. plot_release_highlights_1_8_0.rst.txt

    id="sk-estimator-id-2" type="checkbox" ><label for="sk-estimator-id-2" clas...)) ax2 = fig.add_subplot(1, 2, 2) x2, y2 = S_scaling.T ax2.scatter(x2,...
    scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_8_0.r...
    Tue Mar 17 03:44:36 UTC 2026
      15.5K bytes
     
  10. The Johnson-Lindenstrauss bound for embedding w...

    \|u - v\|^2 < \|p(u) - p(v)\|^2 < (1 + eps) \|u - v\|^2\] Where...\geq 4 log(n\_samples) / (eps^2 / 2 - eps^3 / 3)\] The first plot...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_johnson_lindenstrauss_bound.html
    Mon Mar 23 20:39:21 UTC 2026
      18.9K bytes
      Cache
     
Back to Top