Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1131 - 1140 of over 10,000 for 2 (2.46 seconds)

Filter
  1. One-class SVM with non-linear kernel (RBF) — sc...

    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/svm/plot_oneclass.html
    Mon Mar 23 20:39:20 UTC 2026
      16.3K bytes
      Cache
     
  2. Robust covariance estimation and Mahalanobis di...

    standard deviation equal to 2 and feature 2 has a standard deviation...n_features = 2 # generate Gaussian data of shape (125, 2) gen_cov...
    scikit-learn.org/stable/auto_examples/covariance/plot_mahalanobis_distances.html
    Mon Mar 23 20:39:22 UTC 2026
      19.2K bytes
      Cache
     
  3. RepeatedKFold — scikit-learn 1.8.0 documentation

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]]) >>>...RepeatedKFold ( n_splits = 2 , n_repeats = 2 , random_state = 2652124...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Mon Mar 23 20:39:23 UTC 2026
      14.8K bytes
      Cache
     
  4. FastICA on 2D point clouds — scikit-learn 1.8.0...

    subplot ( 2 , 2 , 2 ) plot_samples ( X / np ....1.5 , size = ( 20000 , 2 )) S [:, 0 ] *= 2.0 # Mix data A = np ....
    scikit-learn.org/stable/auto_examples/decomposition/plot_ica_vs_pca.html
    Mon Mar 23 20:39:21 UTC 2026
      16.8K bytes
      Cache
     
  5. Curve Fitting with Bayesian Ridge Regression — ...

    sin ( 2 * np . pi * x ) size = 25 rng..., axes = plt . subplots ( 1 , 2 , figsize = ( 8 , 4 )) for i ,...
    scikit-learn.org/stable/auto_examples/linear_model/plot_bayesian_ridge_curvefit.html
    Mon Mar 23 20:39:22 UTC 2026
      16.6K bytes
      Cache
     
  6. StratifiedShuffleSplit — scikit-learn 1.8.0 doc...

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 ,...Test: index=[0 2 3] Fold 2: Train: index=[5 0 2] Test: index=[4...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html
    Mon Mar 23 20:39:20 UTC 2026
      15.4K bytes
      Cache
     
  7. IBM Cloud Pak for Applications - IBM Developer

    of 2 pages 1 2 of 2 pages Previous page Next...
    developer.ibm.com/components/cloud-pak-for-applications
    Mon Feb 02 13:50:53 UTC 2026
      639.4K bytes
      Cache
     
  8. 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)
     
  9. 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)
     
  10. Lasso — scikit-learn 1.8.0 documentation

    [ 2 , 2 ]], [ 0 , 1 , 2 ]) Lasso(alpha=0.1)...\(||y||_2^2 / n_{\text{samples}}\) . The target can be a 2-dimensional...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lasso.html
    Mon Mar 23 20:39:21 UTC 2026
      21.9K bytes
      Cache
     
Back to Top