Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

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

Filter
  1. One-Class SVM versus One-Class SVM using Stocha...

    2 ) X_train = np . r_ [ X + 2 , X - 2 ] # Generate...randn ( 20 , 2 ) X_test = np . r_ [ X + 2 , X - 2 ] # Generate...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgdocsvm_vs_ocsvm.html
    Tue Mar 17 03:44:36 UTC 2026
      17.6K bytes
      Cache
     
  2. IncrementalPCA — scikit-learn 1.8.0 documentation

    [ - 2 , - 1 ], [ - 3 , - 2 ], ... [ 1 , 1 ], [ 2 , 1 ], [...O(batch_size * n_features ** 2) , but only 2 * batch_size samples remain...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.IncrementalPCA.html
    Tue Mar 17 03:44:39 UTC 2026
      19.1K bytes
      Cache
     
  3. auc — scikit-learn 1.8.0 documentation

    2 , 2 ]) >>> y_score = np . array...y_true , y_score , pos_label = 2 ) >>> metrics . auc ( fpr , tpr...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.auc.html
    Tue Mar 17 03:44:36 UTC 2026
      14.3K bytes
      Cache
     
  4. mutual_info_regression — scikit-learn 1.8.0 doc...

    [ 2 ] ( 1 , 2 ) A. Kraskov, H. Stogbauer...neighbors distances as described in [2] and [3] . Both methods are based...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_regression.html
    Tue Mar 17 03:44:39 UTC 2026
      15.1K bytes
      Cache
     
  5. scale — scikit-learn 1.8.0 documentation

    scale >>> X = [[ - 2 , 1 , 2 ], [ - 1 , 0 , 1 ]] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.scale.html
    Mon Mar 09 14:07:57 UTC 2026
      14.3K bytes
      Cache
     
  6. OutputCodeClassifier — scikit-learn 1.8.0...

    Artificial Intelligence Research 2, 1995. [ 2 ] “The error coding method...n_features = 4 , ... n_informative = 2 , n_redundant = 0 , ... random_state...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OutputCodeClassifier.html
    Mon Mar 09 14:07:54 UTC 2026
      16.9K bytes
      Cache
     
  7. Swiss Roll And Swiss-Hole Reduction — scikit-le...

    n_components = 2 ) sr_tsne = manifold . TSNE ( n_components = 2 , perplexity...n_components = 2 ) sh_tsne = manifold . TSNE ( n_components = 2 , perplexity...
    scikit-learn.org/stable/auto_examples/manifold/plot_swissroll.html
    Tue Mar 17 03:44:36 UTC 2026
      16.5K bytes
      Cache
     
  8. Multi-dimensional scaling — scikit-learn 1.8.0 ...

    X_true ** 2 ) . sum ()) / np . sqrt (( X_nmds ** 2 ) . sum ())...X_true = rng . randint ( 0 , 20 , 2 * n_samples ) . astype ( float...
    scikit-learn.org/stable/auto_examples/manifold/plot_mds.html
    Tue Mar 17 03:44:36 UTC 2026
      17.2K bytes
      Cache
     
  9. murmurhash3_32 — scikit-learn 1.8.0 docum...

    to a signed int from -(2 ** 31) to 2 ** 31 - 1 Examples >>>...to an unsigned int from 0 to 2 ** 32 - 1 False: the results is...
    scikit-learn.org/stable/modules/generated/sklearn.utils.murmurhash3_32.html
    Mon Mar 02 11:09:52 UTC 2026
      106.1K bytes
      Cache
     
  10. Configuración Básica del Rastreador

    Ejecutar todos los días a las 2 AM 0 0 2 * * ? # Ejecutar cada hora...programador 0 0 2 * * ? # Todos los días a las 2 AM Configuración...
    fess.codelibs.org/es/15.4/config/crawler-basic.html
    Mon Feb 09 02:46:37 UTC 2026
      65.8K bytes
      Cache
      Similar Results (1)
     
Back to Top