Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1191 - 1200 of over 10,000 for 2 (0.22 seconds)

Filter
  1. available_if — scikit-learn 1.8.0 documentation

    x % 2 == 0 ... ... @available_if ( _x_is_even..."say_hello" ) False >>> obj . x = 2 >>> hasattr ( obj , "say_hello"...
    scikit-learn.org/stable/modules/generated/sklearn.utils.metaestimators.available_if.html
    Tue Mar 17 03:44:36 UTC 2026
      13.4K bytes
      1 views
      Cache
     
  2. max_error — scikit-learn 1.8.0 documentation

    2 , 7 , 1 ] >>> y_pred = [ 4 , 2 , 7 , 1 ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.max_error.html
    Mon Mar 23 20:39:21 UTC 2026
      12.9K bytes
      Cache
     
  3. Receiver Operating Characteristic (ROC) with cr...

    = 2 ], y [ y != 2 ] n_samples , n_features...linearly separable from the other 2; the latter are not linearly separable...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc_crossval.html
    Mon Mar 23 20:39:20 UTC 2026
      17.4K bytes
      Cache
     
  4. Version 0.13 — scikit-learn 1.8.0 documentation

    Dickerson 2 ApproximateIdentity 2 John Benediktsson 2 Mark Veronda...Veronda 2 Matti Lyra 2 Mikhail Korobov 2 Xinfan Meng 1 Alejandro...
    scikit-learn.org/stable/whats_new/v0.13.html
    Tue Mar 17 03:44:39 UTC 2026
      12.4K bytes
      Cache
     
  5. Installation avec Docker (Détails)

    être installé Docker Compose 2.0 ou ultérieur doit être installé...ose-opensearch3.yaml Méthode 2 : Clonage du dépôt avec Git Si...
    fess.codelibs.org/fr/15.5/install/install-docker.html
    Mon Mar 23 02:54:12 UTC 2026
      51.3K bytes
      Cache
     
  6. Neural networks from scratch

    2 , 0 . 2 , 0 . 5 , 0 . 3 , 0 . 6 , 0 . 4 , 0 . 2 , 0 ....array ([ 0.2 , 0.2 , - 0.5 , 0.3 , 0.6 , 0.4 , 0.2 , 0.1 , 0.3...
    developer.ibm.com/articles/neural-networks-from-scratch/
    Tue Mar 24 02:13:10 UTC 2026
      28.7K bytes
      Cache
     
  7. Ability of Gaussian process regression (GPR) to...

    = ( 1e-2 , 1e3 )) + WhiteKernel ( noise_level = 1e-2 , noise_level_bounds...( - 2 , 4 , num = 80 ) noise_level = np . logspace ( - 2 , 1...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy.html
    Mon Mar 23 20:39:21 UTC 2026
      19.1K bytes
      Cache
     
  8. 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
     
  9. check_array — scikit-learn 1.8.0 documentation

    ndim > 2. ensure_min_samples int, default=1...the input data has effectively 2 dimensions or is originally 1D...
    scikit-learn.org/stable/modules/generated/sklearn.utils.check_array.html
    Tue Mar 17 03:44:39 UTC 2026
      14.8K bytes
      Cache
     
  10. Log Configuration

    /^\d{4}-\d{2}-\d{2}/ format1 /^(?<time>\d{4}-\d{2}-\d{2} \d{...\d{2}:\d{2}:\d{2},\d{3}) \[(?<thread>.*?)\] (?<level&g...
    fess.codelibs.org/15.4/config/admin-logging.html
    Mon Feb 09 02:42:12 UTC 2026
      72.3K bytes
      Cache
     
Back to Top