Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1141 - 1150 of over 10,000 for 2 (0.2 seconds)

Filter
  1. 2021 Whistleblowing Policy EU & UK

    and UK whistleblowing policy 2 | The Chief Ethics & Compliance...this Policy as “Elasticians”. 2. Policy Statement This Policy...
    www.elastic.co/pdf/2021-whistleblowing-policy-eu-uk.pdf
    Mon Mar 23 02:28:39 UTC 2026
      410.8K bytes
     
  2. dict_learning — scikit-learn 1.8.0 documentation

    X_hat - X ) ** 2 , axis = 1 ) / np . sum ( X ** 2 , axis = 1 ))...argmin 0.5 || X - U V || _Fro ^ 2 + alpha * || U || _1 , 1 ( U ,...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.dict_learning.html
    Mon Mar 23 20:39:21 UTC 2026
      15K bytes
      Cache
     
  3. Quick Start Guide

    10 or later Docker Compose 2.0 or later Step 1: Download the...ompose-opensearch3.yaml Step 2: Start the containers docker compose...
    fess.codelibs.org/quick-start.html
    Mon Mar 23 02:59:02 UTC 2026
      25.9K bytes
      Cache
     
  4. Comparison between grid search and successive h...

    1e-2 , 1e-3 , 1e-4 , 1e-5 , 1e-6 ,...param_grid = param_grid , factor = 2 , random_state = rng ) gsh . fit...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_heatmap.html
    Mon Mar 23 20:39:22 UTC 2026
      17K bytes
      Cache
     
  5. _safe_indexing — scikit-learn 1.8.0 documentation

    2 ], [ 3 , 4 ], [ 5 , 6 ]]) >>>...select the first row array([1, 2]) >>> _safe_indexing ( data ,...
    scikit-learn.org/stable/modules/generated/sklearn.utils._safe_indexing.html
    Mon Mar 23 20:39:21 UTC 2026
      13.5K bytes
      Cache
     
  6. Label Propagation digits: Demonstrating perform...

    RandomState ( 2 ) indices = np . arange ( len...1.00 1.00 27 1 0.82 1.00 0.90 37 2 1.00 0.86 0.92 28 3 1.00 0.80...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_digits.html
    Mon Mar 23 20:39:20 UTC 2026
      16.7K bytes
      Cache
     
  7. 메모리 설정

    export FESS_HEAP_SIZE = 2 g 단위: m : 메가바이트 g : 기가바이트 RPM/DEB.../etc/sysconfig/fess 를 편집합니다. FESS_HEAP_SIZE = 2 g DEB 패키지의 경우 /etc/default/fess...
    fess.codelibs.org/ko/15.5/config/setup-memory.html
    Mon Mar 23 02:58:43 UTC 2026
      49.9K bytes
      Cache
     
  8. MinMaxScaler — scikit-learn 1.8.0 documentation

    transform ([[ 2 , 2 ]])) [[1.5 0. ]] fit ( X , y...MinMaxScaler >>> data = [[ - 1 , 2 ], [ - 0.5 , 6 ], [ 0 , 10 ],...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MinMaxScaler.html
    Mon Mar 23 20:39:21 UTC 2026
      18.8K bytes
      Cache
     
  9. Column Transformer with Heterogeneous Data Sour...

    We will only use posts from 2 categories to speed up running...empty ( shape = ( len ( posts ), 2 ), dtype = object ) for i , text...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer.html
    Mon Mar 23 20:39:22 UTC 2026
      18.2K bytes
      Cache
     
  10. 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
     
Back to Top