Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1211 - 1220 of over 10,000 for 2 (3.36 seconds)

Filter
  1. PyTorch - IBM Developer

    of 2 pages 1 2 of 2 pages Previous page Next...
    developer.ibm.com/components/pytorch/
    Mon Feb 02 12:51:12 UTC 2026
      635.3K bytes
      Cache
      Similar Results (3)
     
  2. MeanShift — scikit-learn 1.8.0 documentation

    complexity will tend towards O(T*n^2). Scalability can be boosted by...X = np . array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.MeanShift.html
    Tue Mar 17 03:44:39 UTC 2026
      16.5K bytes
      Cache
     
  3. 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
     
  4. Serverless - IBM Developer

    of 2 pages 1 2 of 2 pages Previous page Next...
    developer.ibm.com/depmodels/serverless
    Mon Jan 12 13:13:10 UTC 2026
      635.5K bytes
      Cache
      Similar Results (1)
     
  5. 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
     
  6. Gradient Boosting regularization — scikit-learn...

    2" , "turquoise" , { "learning_rate" : 0.2 , "subsample"..."learning_rate=0.2, subsample=0.5" , "gray" , { "learning_rate" : 0.2 , "subsample"...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regularization.html
    Tue Mar 17 03:44:39 UTC 2026
      16.5K bytes
      Cache
     
  7. 1.10. Decision Trees — scikit-learn 1.8.0 docum...

    [ 2 , 2 ]] >>> y = [ 0.5 , 2.5 ] >>> clf = tree...samples: >>> clf . predict ([[ 2. , 2. ]]) array([1]) In case that...
    scikit-learn.org/stable/modules/tree.html
    Tue Mar 17 03:44:39 UTC 2026
      19.9K bytes
      Cache
     
  8. 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
     
  9. 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
     
  10. indexable — scikit-learn 1.8.0 documentation

    2 , 3 ], np . array ([ 2 , 3 , 4 ]), None ,...indexable ( * iterables ) [[1, 2, 3], array([2, 3, 4]), None, <...Sparse...dtype...
    scikit-learn.org/stable/modules/generated/sklearn.utils.indexable.html
    Mon Mar 02 11:09:51 UTC 2026
      107.3K bytes
      Cache
     
Back to Top