Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 21 for 10 (0.03 sec)

  1. getting_started.rst.txt

    -10]] >>> # scale data according...5), ... 'max_depth': randint(5, 10)} ... >>> # now create a searchCV...
    scikit-learn.org/stable/_sources/getting_started.rst.txt
    Sat May 04 16:42:15 UTC 2024
      10K bytes
     
  2. preprocessing.rst.txt

    asarray([["a"] * 20 + ["b"] * 10 + ["c"] * 10 + ["d"] * 10], dtype=object).T...ca.pdf>`_ Neural computation 10.5 (1998): 1299-1319. .. _pre...
    scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt
    Fri May 03 17:04:25 UTC 2024
      52.7K bytes
     
  3. plot_release_highlights_1_4_0.rst.txt

    sin(10 * np.pi * X[:, 0]) - noise rf_no_cst...e(7) groups = rng.randint(0, 10, size=n_samples) sample_weights...
    scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_4_0.r...
    Fri May 03 17:04:25 UTC 2024
      40.9K bytes
     
  4. clustering.rst.txt

    toward feature space analysis" <10.1109/34.1000236>` D. Comaniciu...multi-way spectral clustering"<10.1093/imaiai/iay008>` Anil Damle,...
    scikit-learn.org/stable/_sources/modules/clustering.rst.txt
    Sat May 04 16:42:14 UTC 2024
      91.9K bytes
     
  5. faq.rst.txt

    snippet (ideally shorter than 10 lines) that highlights your problem...(merged upstream in main since 0.2.10) and we contributed a `patch...
    scikit-learn.org/stable/_sources/faq.rst.txt
    Sat May 04 16:42:15 UTC 2024
      23.4K bytes
      2 views
     
  6. decomposition.rst.txt

    number of components is less than 10 (strict) and the number of samples...<https://link.springer.com/article/10.1007%2FBF02289233>`_ H. F. Kaiser,...
    scikit-learn.org/stable/_sources/modules/decomposition.rst.txt
    Fri May 03 17:04:24 UTC 2024
      45.8K bytes
     
  7. glossary.rst.txt

    above 10) may be needed for full verbosity....
    scikit-learn.org/stable/_sources/glossary.rst.txt
    Sat May 04 16:42:14 UTC 2024
      88.1K bytes
      1 views
     
  8. plot_kmeans_digits.rst.txt

    code-block:: none # digits: 10; # samples: 1797; # features...linewidths=3, color="w", zorder=10, ) plt.title( "K-means clustering...
    scikit-learn.org/stable/_sources/auto_examples/cluster/plot_kmeans_digits.rst.txt
    Sat May 04 16:42:14 UTC 2024
      10.2K bytes
      1 views
     
  9. ensemble.rst.txt

    import make_hastie_10_2 >>> X, y = make_hastie_10_2(random_state=0)...clf.feature_importances_ array([0.10..., 0.10..., 0.11..., ... Note that...
    scikit-learn.org/stable/_sources/modules/ensemble.rst.txt
    Sat May 04 16:42:14 UTC 2024
      68.4K bytes
     
  10. neighbors.rst.txt

    data sample belongs to one of 10 classes. .. |nca_dim_reduction_1|...
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Sat May 04 16:42:15 UTC 2024
      37.8K bytes
     
Back to top