Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 41 - 50 of over 10,000 for 1 (0.66 seconds)

Filter
  1. 1.2. Linear and Quadratic Discriminant Analysis...

    equal to \(\frac{1}{n - 1} X_k^TX_k = \frac{1}{n - 1} V S^2 V^T\)...\frac{1}{(2\pi)^{d/2} |\Sigma_k|^{1/2}}\exp\left(-\frac{1}{2} (x-\mu_k)^T...
    scikit-learn.org/stable/modules/lda_qda.html
    Mon Mar 23 20:39:23 UTC 2026
      11.7K bytes
      Cache
     
  2. 8.1. Toy datasets — scikit-learn 1.8.0 document...

    length: 1.0 6.9 3.76 1.76 0.9490 (high!) petal width: 0.1 2.5 1.20...0.41 3.58 1.59 0.57 Colour Intensity: 1.3 13.0 5.1 2.3 Hue: 0.48...
    scikit-learn.org/stable/datasets/toy_dataset.html
    Mon Mar 23 20:39:23 UTC 2026
      13.8K bytes
      Cache
     
  3. Release Highlights for scikit-learn 1.0 — sciki...

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Release Highlights...import make_pipeline y = [ 1 , 0 , 1 ] pipe = make_pipeline ( preprocessor...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_0_0.html
    Mon Mar 23 20:39:21 UTC 2026
      19.3K bytes
      Cache
     
  4. Version 1.6 — scikit-learn 1.8.0 documentation

    Version 1.6.1 # January 2025 Changed models...was deprecated in 1.6 and will be removed in 1.8. It has no effect...
    scikit-learn.org/stable/whats_new/v1.6.html
    Mon Mar 23 20:39:21 UTC 2026
      22.7K bytes
      Cache
     
  5. Release Highlights for scikit-learn 1.7 — sciki...

    deprecated:: 1.8 `penalty` was deprecated in version 1.8 and will...with `0 = l1_ratio = 1`. Setting `l1_ratio=1` gives a pure L1-penalty,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_7_0.html
    Mon Mar 23 20:39:21 UTC 2026
      37.8K bytes
      Cache
     
  6. 1.14. Semi-supervised learning — scikit-learn 1...

    Classification on a Text Dataset 1.14.1. Self Training # This self-training...Ctrl + K GitHub Choose version 1.14. Semi-supervised learning #...
    scikit-learn.org/stable/modules/semi_supervised.html
    Mon Mar 23 20:39:21 UTC 2026
      9.7K bytes
      Cache
     
  7. Release Highlights for scikit-learn 1.4 — sciki...

    [{0: 1, 1: 1}, {0: 1, 1: 5}, {0: 1, 1: 1}, {0: 1, 1: 1}] instead...[{0: 1, 1: 1}, {0: 1, 1: 5}, {0: 1, 1: 1}, {0: 1, 1: 1}] instead...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_4_0.html
    Mon Mar 23 20:39:20 UTC 2026
      37.7K bytes
      Cache
     
  8. Version 1.7 — scikit-learn 1.8.0 documentation

    #31559 Version 1.7.1 # July 2025 sklearn.base # Fix...use n_init=1 by default, starting from version 1.9. By Dmitry...
    scikit-learn.org/stable/whats_new/v1.7.html
    Mon Mar 23 20:39:20 UTC 2026
      20K bytes
      Cache
     
  9. 3.1. Cross-validation: evaluating estimator per...

    3] [0 1] [1 3] [0 2] [1 2] [0 3] [0 3] [1 2] [0 2] [1 3] [0 1]...>>> y = [ 1 , 1 , 1 , 2 , 2 , 2 ] >>> groups = [ 1 , 1 , 2 , 2...
    scikit-learn.org/stable/modules/cross_validation.html
    Mon Mar 23 20:39:23 UTC 2026
      26.1K bytes
      Cache
     
  10. Release Highlights for scikit-learn 1.3 — sciki...

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Demo of HDBSCAN...array ([ 0 , 1 , 6 , np . nan ]) . reshape ( - 1 , 1 ) y = [ 0 ,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_3_0.html
    Mon Mar 23 20:39:20 UTC 2026
      18.4K bytes
      Cache
     
Back to Top