Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1201 - 1210 of over 10,000 for 2 (1.27 seconds)

Filter
  1. label_binarize — scikit-learn 1.8.0 documentation

    2 , 4 , 6 ]) array([[1, 0, 0, 0],...6 ], classes = [ 1 , 6 , 4 , 2 ]) array([[1, 0, 0, 0], [0, 1,...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.label_binarize.html
    Mon Mar 23 20:39:23 UTC 2026
      13.7K bytes
      Cache
     
  2. Comparing anomaly detection algorithms for outl...

    make_blobs ( centers = [[ 2 , 2 ], [ - 2 , - 2 ]], cluster_std = [...make_blobs ( centers = [[ 2 , 2 ], [ - 2 , - 2 ]], cluster_std = [...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_anomaly_comparison.html
    Mon Mar 23 20:39:20 UTC 2026
      19K bytes
      Cache
     
  3. PolynomialFeatures — scikit-learn 1.8.0 documen...

    degree-2 polynomial features are [1, a, b, a^2, ab, b^2]. Read...etc. excluded: x[0] ** 2 , x[0] ** 2 * x[1] , etc. include_bias...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.PolynomialFeatures.html
    Mon Mar 23 20:39:23 UTC 2026
      18.6K bytes
      Cache
     
  4. single_source_shortest_path_length — scik...

    2: 2} >>> graph = np . ones...h ( graph , 2 ) . items ()) [(0, 1), (1, 1), (2, 0), (3, 1),...
    scikit-learn.org/stable/modules/generated/sklearn.utils.graph.single_source_shortest_path_length....
    Mon Feb 02 09:23:44 UTC 2026
      109.1K bytes
      Cache
     
  5. PowerTransformer — scikit-learn 1.8.0 documenta...

    2 ], [ 3 , 2 ], [ 4 , 5 ]] >>> print...0 and lambda_ != 2 : X_original = 1 - ( - ( 2 - lambda_ ) * X...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.PowerTransformer.html
    Mon Mar 23 20:39:21 UTC 2026
      17.1K bytes
      Cache
     
  6. cluster_optics_dbscan — scikit-learn 1.8.0 docu...

    2 ], [ 2 , 5 ], [ 3 , 6 ], ... [ 8... ( ... X , ... min_samples = 2 , ... max_eps = np . inf , ......
    scikit-learn.org/stable/modules/generated/sklearn.cluster.cluster_optics_dbscan.html
    Mon Mar 23 20:39:20 UTC 2026
      13.7K bytes
      Cache
     
  7. ward_tree — scikit-learn 1.8.0 documentation

    s)^2 + \frac{|v|+|t|} {T}d(v,t)^2 - \frac{|v|} {T}d(s,t)^2}\]...array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2 ], [ 4 , 4...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.ward_tree.html
    Mon Mar 23 20:39:21 UTC 2026
      14.4K bytes
      Cache
     
  8. linear_model.rst.txt

    \frac{n}{2} \log(2 \pi) - \frac{n}{2} \log(\sigma^2) - \frac{\sum_{i=1}^{n}...- \hat{y}_i)^2}{2\sigma^2} where :math:`\sigma^2` is an estimate...
    scikit-learn.org/stable/_sources/modules/linear_model.rst.txt
    Mon Mar 23 20:39:23 UTC 2026
      25.5K bytes
      1 views
     
  9. 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
     
  10. Comparison of Calibration of Classifiers — scik...

    only 2 are informative, 2 are redundant (random...20 , n_informative = 2 , n_redundant = 2 , random_state = 42 )...
    scikit-learn.org/stable/auto_examples/calibration/plot_compare_calibration.html
    Mon Mar 23 20:39:22 UTC 2026
      20.8K bytes
      Cache
     
Back to Top