Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

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

Filter
  1. Using KBinsDiscretizer to discretize continuous...

    subplots ( ncols = 2 , sharey = True , figsize = (...predict ( line ), linewidth = 2 , color = "green" , label = "linear...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization.html
    Tue Mar 17 03:44:38 UTC 2026
      16.1K bytes
      Cache
     
  2. kNN search in Elasticsearch | Elastic Docs

    - 1) cosine : (2 * _score) - 1 dot_product : (2 * _score) - 1..."k": 2, "num_candidates": 2, "inner_hits":...
    www.elastic.co/docs/solutions/search/vector/knn
    Fri Mar 06 21:35:17 UTC 2026
      41K bytes
      Cache
     
  3. Get started with machine learning - IBM Developer

    time to complete Approximately 2 hours. Learning objectives Upon...21 May 2021 Time to complete: 2 hours Legend Like Save Previous...
    developer.ibm.com/learningpaths/learning-path-machine-learning-for-developers
    Mon Feb 02 12:55:56 UTC 2026
      684.5K bytes
      Cache
     
  4. SGD: Penalties — scikit-learn 1.8.0 documentation

    line ) l2 = xx ** 2 + yy ** 2 l1 = np . abs ( xx ) + np...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_penalties.html
    Tue Mar 17 03:44:39 UTC 2026
      15.5K bytes
      Cache
     
  5. LeavePOut — scikit-learn 1.8.0 documentation

    3] Test: index=[0 2] Fold 2: Train: index=[1 2] Test: index=[0...([ 1 , 2 , 3 , 4 ]) >>> lpo = LeavePOut ( 2 ) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePOut.html
    Mon Mar 09 14:07:54 UTC 2026
      14.1K bytes
      Cache
     
  6. RHEL AI - IBM Developer

    Items per page: 10 20 30 1–2 of 2 items Page number, of 1 pages...
    developer.ibm.com/components/redhat-enterprise-linux-ai
    Mon Feb 02 13:52:27 UTC 2026
      632.2K bytes
      Cache
      Similar Results (1)
     
  7. CCA — scikit-learn 1.8.0 documentation

    [ 2. , 2. , 2. ], [ 3. , 5. , 4. ]] >>>...y = [[ 0.1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ], [ 11.9 ,...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.CCA.html
    Tue Mar 17 03:44:36 UTC 2026
      18.4K bytes
      Cache
     
  8. d2_pinball_score — scikit-learn 1.8.0 documenta...

    Notes Like \(R^2\) , \(D^2\) score may be negative (it...([[ 1 ], [ 2 ], [ 3 ], [ 4 ]]) >>> y = np . array ([ 2.5 , 0.0 ,...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_pinball_score.html
    Tue Mar 17 03:44:39 UTC 2026
      14.7K bytes
      Cache
     
  9. Sparse coding with a precomputed dictionary — s...

    ) ** 2 / width ** 2 ) * np . exp ( - (( x - center ) ** 2 ) /.../ ( 2 * width ** 2 )) ) return x def ricker_matrix ( width , resolution...
    scikit-learn.org/stable/auto_examples/decomposition/plot_sparse_coding.html
    Tue Mar 17 03:44:36 UTC 2026
      17.1K bytes
      Cache
     
  10. check_symmetric — scikit-learn 1.8.0 docu...

    2 ], [ 1 , 0 , 1 ], [ 2 , 1 , 0 ]]) >>>...symmetric_array ) array([[0, 1, 2], [1, 0, 1], [2, 1, 0]]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.check_symmetric.html
    Mon Feb 02 09:23:44 UTC 2026
      109K bytes
      Cache
     
Back to Top