Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 891 - 900 of over 10,000 for 2 (0.42 seconds)

Filter
  1. Illustration of prior and posterior Gaussian pr...

    0 ] - 2.5 ) ** 2 ) n_samples = 5 Kernel cookbook...0.799**2 * ExpSineSquared(length_scale=0.791, periodicity=2.87)...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_prior_posterior.html
    Mon Mar 23 20:39:21 UTC 2026
      18.4K bytes
      Cache
     
  2. make_blobs — scikit-learn 1.8.0 documentation

    2) >>> y array([0, 1, 2, 0, 2, 2, 2, 1, 1, 0]) Gallery...shape ) (10, 2) >>> y array([0, 0, 1, 0, 2, 2, 2, 1, 1, 0]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_blobs.html
    Mon Mar 23 20:39:21 UTC 2026
      17.2K bytes
      Cache
     
  3. 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
     
  4. GroupKFold — scikit-learn 1.8.0 documentation

    Fold 0: Train: index=[2 3], group=[2 2] Test: index=[0 1 4 5],...group=[0 0 3 3] Test: index=[2 3], group=[2 2] get_metadata_routing...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html
    Mon Mar 23 20:39:20 UTC 2026
      16.2K bytes
      Cache
     
  5. confusion_matrix — scikit-learn 1.8.0 documenta...

    = [ 2 , 0 , 2 , 2 , 0 , 1 ] >>> y_pred = [ 0 , 0 , 2 , 2 , 0...0 , 2 ] >>> confusion_matrix ( y_true , y_pred ) array([[2, 0,...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.confusion_matrix.html
    Mon Mar 23 20:39:20 UTC 2026
      15.3K bytes
      Cache
     
  6. hinge_loss — scikit-learn 1.8.0 documentation

    ([[ - 2 ], [ 3 ], [ 0.5 ]]) >>> pred_decision array([-2.18, 2.36,...[ 1 ], [ 2 ], [ 3 ]]) >>> Y = np . array ([ 0 , 1 , 2 , 3 ]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.hinge_loss.html
    Mon Mar 23 20:39:23 UTC 2026
      14.6K bytes
      Cache
     
  7. GroupShuffleSplit — scikit-learn 1.8.0 document...

    0: Train: index=[2 3 4 5 6 7], group=[2 2 2 3 3 3] Test: index=[0...3 3 3] Test: index=[2 3 4], group=[2 2 2] get_metadata_routing...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupShuffleSplit.html
    Mon Mar 23 20:39:21 UTC 2026
      16.4K bytes
      Cache
     
  8. LeavePOut — scikit-learn 1.8.0 documentation

    3] Test: index=[0 2] Fold 2: Train: index=[1 2] Test: index=[0...array ([ 1 , 2 , 3 , 4 ]) >>> lpo = LeavePOut ( 2 ) >>> lpo ....
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePOut.html
    Mon Mar 23 20:39:23 UTC 2026
      14.1K bytes
      Cache
     
  9. Multilabel classification — scikit-learn 1.8.0 ...

    subplot ( 2 , 2 , subplot ) plt . title ( title..."none" , linewidths = 2 , label = "Class 2" , ) plot_hyperplane...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multilabel.html
    Mon Mar 23 20:39:21 UTC 2026
      16.8K bytes
      Cache
     
  10. inplace_swap_column — scikit-learn 1.8.0 ...

    2 , 2 ]) >>> data = np . array ([ 8 , 2 , 5 ])...>>> indptr = np . array ([ 0 , 2 , 3 , 3 , 3 ]) >>> indices...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_swap_column.html
    Mon Feb 02 09:23:44 UTC 2026
      108.5K bytes
      Cache
     
Back to Top