Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 3,200 for 2 (0.07 sec)

  1. 2.8. Density Estimation — scikit-learn 1.7.2 do...

    [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...the distribution of points. 2.8.2. Kernel Density Estimation #...
    scikit-learn.org/stable/modules/density.html
    Tue Sep 16 14:38:52 UTC 2025
      45.5K bytes
      Cache
     
  2. make_hastie_10_2 — scikit-learn 1.7.2 documenta...

    make_hastie_10_2 # sklearn.datasets. make_hastie_10_2 ( n_samples...make_hastie_10_2 >>> X , y = make_hastie_10_2 ( n_samples = 24000...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_hastie_10_2.html
    Tue Sep 16 14:38:54 UTC 2025
      110.6K bytes
      1 views
      Cache
     
  3. 5.2. Permutation feature importance — scikit-le...

    2.2. Relation to impurity-based importance...Ctrl + K GitHub Choose version 5.2. Permutation feature importance...
    scikit-learn.org/stable/modules/permutation_importance.html
    Tue Sep 16 14:38:55 UTC 2025
      56.2K bytes
      Cache
     
  4. Version 1.2 — scikit-learn 1.7.2 documentation

    2.2 # March 2023 Changelog # sklearn.base...GitHub Choose version Version 1.2 # For a short description of the...
    scikit-learn.org/stable/whats_new/v1.2.html
    Tue Sep 16 14:38:55 UTC 2025
      219.7K bytes
      Cache
     
  5. 2.5. Decomposing signals in components (matrix ...

    o)}{2} ||H||_{\mathrm{Fro}} ^ 2) * n\_samples\] 2.5.7.2. NMF...2009 2.5.2. Kernel Principal Component Analysis (kPCA) # 2.5.2.1....
    scikit-learn.org/stable/modules/decomposition.html
    Tue Sep 16 14:38:52 UTC 2025
      126.7K bytes
      Cache
     
  6. 2.1. Gaussian mixture models — scikit-learn 1.7...

    2.1.2. Variational Bayesian Gaussian...models using a finite mixture. 2.1.2.1. The Dirichlet Process # Here...
    scikit-learn.org/stable/modules/mixture.html
    Tue Sep 16 14:38:54 UTC 2025
      58.5K bytes
      Cache
     
  7. StratifiedGroupKFold — scikit-learn 1.7.2 docum...

    index=[ 0 1 2 3 15 16] group=[1 1 2 2 8 8] Fold 2: Train: index=[...index=[ 0 1 2 3 7 8 9 10 11 15 16] group=[1 1 2 2 4 5 5 5 5 8...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedGroupKFold.html
    Tue Sep 16 14:38:55 UTC 2025
      129.7K bytes
      Cache
     
  8. shuffle — scikit-learn 1.7.2 documentation

    2)> >>> X_sparse . toarray () array([[0., 0.], [2., 1.],...y array([2, 1, 0]) >>> shuffle ( y , n_samples = 2 , random_state...
    scikit-learn.org/stable/modules/generated/sklearn.utils.shuffle.html
    Mon Sep 15 09:31:45 UTC 2025
      114.6K bytes
      Cache
     
  9. PoissonRegressor — scikit-learn 1.7.2 documenta...

    determination R^2. R^2 uses squared error and D^2 uses the deviance...PoissonRegressor () >>> X = [[ 1 , 2 ], [ 2 , 3 ], [ 3 , 4 ], [ 4 , 3...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html
    Tue Sep 16 14:38:54 UTC 2025
      139.5K bytes
      Cache
     
  10. PLSRegression — scikit-learn 1.7.2 documentation

    [ 2. , 2. , 2. ], [ 2. , 5. , 4. ]] >>> y =...= [[ 0.1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ], [ 11.9 , 12.3...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSRegression.html
    Tue Sep 16 14:38:52 UTC 2025
      160.1K bytes
      Cache
     
Back to top