Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 351 - 360 of 2,898 for 1 (0.1 sec)

  1. VarianceThreshold — scikit-learn 1.7.0 document...

    1 , 4 , 3 ], [ 0 , 1 , 1 , 3 ]] >>> selector...fit_transform ( X ) array([[2, 0], [1, 4], [1, 1]]) fit ( X , y = None )...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.VarianceThreshold.html
    Fri Jun 06 09:13:47 UTC 2025
      130.4K bytes
      Cache
     
  2. SelectKBest — scikit-learn 1.7.0 documentation

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 On this page...all strings. Added in version 1.0. See also f_classif ANOVA F-value...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectKBest.html
    Fri Jun 06 09:13:46 UTC 2025
      137.4K bytes
      Cache
     
  3. sample_without_replacement — scikit-learn 1.6.1...

    1, 5, 0, 7]) On this page This Page...
    scikit-learn.org/stable/modules/generated/sklearn.utils.random.sample_without_replacement.html
    Thu May 29 09:16:23 UTC 2025
      108.5K bytes
      Cache
     
  4. make_column_selector — scikit-learn 1.7.0 docum...

    1. , 0. , 0. ], [-1.50755672, 1. , 0. , 0. ], [-0.30151134,...[-0.30151134, 0. , 1. , 0. ], [ 0.90453403, 0. , 0. , 1. ]]) __call__...
    scikit-learn.org/stable/modules/generated/sklearn.compose.make_column_selector.html
    Fri Jun 06 09:13:46 UTC 2025
      117.6K bytes
      Cache
     
  5. OAS — scikit-learn 1.7.0 documentation

    precision_ array([[ 1.7833, -1.2431 ], [-1.2431, 3.3889]]) >>>...the estimator. References [ 1 ] ( 1 , 2 ) “Shrinkage algorithms...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html
    Fri Jun 06 09:13:47 UTC 2025
      133.1K bytes
      Cache
     
  6. PLSSVD — scikit-learn 1.7.0 documentation

    1 , - 0.2 ], ... [ 0.9 , 1.1 ], ... [ 6.2 , 5.9...np . array ([[ 0. , 0. , 1. ], ... [ 1. , 0. , 0. ], ... [ 2. ,...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSSVD.html
    Fri Jun 06 09:13:47 UTC 2025
      128.8K bytes
      Cache
     
  7. Examples — scikit-learn 1.7.0 documentation

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Release Highlights...scikit-learn 1.7 Release Highlights for scikit-learn 1.7 Release...
    scikit-learn.org/stable/auto_examples/index.html
    Fri Jun 06 09:13:47 UTC 2025
      273K bytes
      Cache
     
  8. fetch_covtype — scikit-learn 1.7.0 documentation

    Added in version 1.5. delay float, default=1.0 Number of seconds...False , n_retries = 3 , delay = 1.0 ) [source] # Load the covertype...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_covtype.html
    Fri Jun 06 09:13:47 UTC 2025
      115.1K bytes
      Cache
     
  9. oas — scikit-learn 1.7.0 documentation

    References [ 1 ] ( 1 , 2 ) “Shrinkage algorithms...The regularised covariance is: (1 - shrinkage) * cov + shrinkage...
    scikit-learn.org/stable/modules/generated/oas-function.html
    Fri Jun 06 09:13:46 UTC 2025
      109K bytes
      Cache
     
  10. randomized_svd — scikit-learn 1.6.1 documentation

    approximation problem described in [1] (problem (1.5), p5). Refer to Wikipedia...n_iter=0 or 1 should even work fine in theory (see [1] page 9)....
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.randomized_svd.html
    Mon Jun 02 16:38:46 UTC 2025
      117.8K bytes
      Cache
     
Back to top