Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 631 - 640 of 5,607 for * (2.86 sec)

  1. make_hastie_10_2 scikit-learn 1.7.2 documenta...

    float64(-1.0), np.float64(1.0), np.float64(-1.0)] Gallery examples...list ( y [: 5 ]) [np.float64(-1.0), np.float64(1.0), np.float64(-1.0),...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_hastie_10_2.html
    Tue Sep 09 17:54:28 UTC 2025
      110.6K bytes
      1 views
      Cache
     
  2. make_gaussian_quantiles scikit-learn 1.7.2 do...

    [np.int64(2), np.int64(0), np.int64(1), np.int64(0), np.int64(2)]...X . shape (100, 2) >>> y . shape (100,) >>> list ( y [: 5 ]) [np.int64(2),...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_gaussian_quantiles.html
    Tue Sep 09 17:54:31 UTC 2025
      112K bytes
      Cache
     
  3. MeanShift scikit-learn 1.7.2 documentation

    = np . array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7 ],...= 2 ) . fit ( X ) >>> clustering . labels_ array([1, 1, 1, 0,...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.MeanShift.html
    Tue Sep 09 17:54:32 UTC 2025
      127.4K bytes
      Cache
     
  4. make_circles scikit-learn 1.7.2 documentation

    shape (100,) >>> list ( y [: 5 ]) [np.int64(1), np.int64(1), np.int64(1),...np.int64(1), np.int64(0), np.int64(0)] Gallery examples # Classifier...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_circles.html
    Tue Sep 09 17:54:28 UTC 2025
      116.2K bytes
      Cache
     
  5. grid_search_cross_validation.png

    green=8, blue=8, alpha=8 RGB 8 8 8 8 613 1 1.0 1 8 8 8 8 true true...width=885, height=613, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate,...
    scikit-learn.org/stable/_images/grid_search_cross_validation.png
    Tue Sep 09 17:54:29 UTC 2025
      35.9K bytes
     
  6. fetch_kddcup99 scikit-learn 1.7.2 documentation

    Guide . Added in version 0.18. Parameters : subset {SA, SF’,...encountered. Added in version 1.5. delay float, default=1.0 Number...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_kddcup99.html
    Tue Sep 09 17:54:31 UTC 2025
      113.8K bytes
      Cache
     
  7. load_breast_cancer scikit-learn 1.7.2 documen...

    load_breast_cancer () >>> data . target [[ 10 , 50 , 85 ]] array([0, 1, 0]) >>>...list ( data . target_names ) [np.str_('malignant'), np.str_('benign')]...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_breast_cancer.html
    Tue Sep 09 17:54:31 UTC 2025
      115.1K bytes
      Cache
     
  8. make_moons scikit-learn 1.7.2 documentation

    datasets. make_moons ( n_samples = 100 , * , shuffle = True , noise...tuple of shape (2,), dtype=int, default=100 If int, the total number...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_moons.html
    Tue Sep 09 17:54:31 UTC 2025
      114.3K bytes
      Cache
     
  9. HDBSCAN scikit-learn 1.7.2 documentation

    “brute, kd_tree, ball_tree}, default=auto Exactly which algorithm...None , alpha = 1.0 , algorithm = 'auto' , leaf_size = 40 , n_jobs...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.HDBSCAN.html
    Tue Sep 09 17:54:31 UTC 2025
      141.4K bytes
      Cache
     
  10. make_biclusters scikit-learn 1.7.2 documentation

    shape (10, 20) >>> rows . shape (2, 10) >>> cols . shape (2, 20) Gallery...biclustering. References [ 1 ] Dhillon, I. S. (2001, August). Co-clustering...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_biclusters.html
    Tue Sep 09 17:54:28 UTC 2025
      110.7K bytes
      Cache
     
Back to top