Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 671 - 680 of 3,151 for 2 (0.36 sec)

  1. sparse_encode — scikit-learn 1.7.2 documentation

    2 ], ... [ 1 , 1 , 1 ], ... [ 0 , 1 , 1 ], ... [ 0 , 2 , 1...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.sparse_encode.html
    Tue Sep 23 15:14:23 UTC 2025
      118.6K bytes
      Cache
     
  2. load_breast_cancer — scikit-learn 1.7.2 documen...

    Classes 2 Samples per class 212(M),357(B)...target_names ndarray of shape (2,) The names of target classes....
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_breast_cancer.html
    Tue Sep 23 15:14:23 UTC 2025
      115.1K bytes
      Cache
     
  3. 6. Visualizations — scikit-learn 1.7.2 document...

    return_X_y = True ) y = y == 2 # make binary X_train , X_test...return_X_y = True ) y = y == 2 # make binary X_train , X_test...
    scikit-learn.org/stable/visualizations.html
    Tue Sep 23 15:14:21 UTC 2025
      50K bytes
      Cache
     
  4. SGDOneClassSVM — scikit-learn 1.7.2 documentation

    [ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>> clf =...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDOneClassSVM.html
    Tue Sep 23 15:14:23 UTC 2025
      154.1K bytes
      Cache
     
  5. RFE — scikit-learn 1.7.2 documentation

    2, 5]) decision_function ( X ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFE.html
    Tue Sep 23 15:14:23 UTC 2025
      149.8K bytes
      Cache
     
  6. Nearest Neighbors regression — scikit-learn 1.7...

    subplot ( 2 , 1 , i + 1 ) plt . scatter (...
    scikit-learn.org/stable/auto_examples/neighbors/plot_regression.html
    Tue Sep 23 15:14:23 UTC 2025
      91.4K bytes
      Cache
     
  7. 8.3. Generated datasets — scikit-learn 1.7.2 do...

    "n_clusters_per_class" : 2 , "n_classes" : 2 }, { "n_informative" : 2 , "n_clusters_per_class"...1 , "n_classes" : 2 }, { "n_informative" : 2 , "n_clusters_per_class"...
    scikit-learn.org/stable/datasets/sample_generators.html
    Tue Sep 23 15:14:21 UTC 2025
      56.7K bytes
      Cache
     
  8. pairwise_kernels — scikit-learn 1.7.2 documenta...

    2.]]) On this page This Page...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.pairwise_kernels.html
    Tue Sep 23 15:14:21 UTC 2025
      112.4K bytes
      Cache
     
  9. Nearest Neighbors Classification — scikit-learn...

    subplots ( ncols = 2 , figsize = ( 12 , 5 )) for ax...
    scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html
    Tue Sep 23 15:14:21 UTC 2025
      96.2K bytes
      Cache
     
  10. Spectral clustering for image segmentation — sc...

    0 ]) ** 2 + ( y - center1 [ 1 ]) ** 2 < radius1 ** 2 circle2...0 ]) ** 2 + ( y - center2 [ 1 ]) ** 2 < radius2 ** 2 circle3...
    scikit-learn.org/stable/auto_examples/cluster/plot_segmentation_toy.html
    Tue Sep 23 15:14:23 UTC 2025
      100.4K bytes
      Cache
     
Back to top