Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 351 - 360 of 2,897 for 1 (0.15 sec)

  1. LearningCurveDisplay — scikit-learn 1.7.1 docum...

    1, 0.33, 0.55, 0.78, 1.]) , cv = None , scoring...(n_ticks,), default=np.linspace(0.1, 1.0, 5) Relative or absolute numbers...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html
    Thu Jul 17 15:32:16 UTC 2025
      144.5K bytes
      Cache
     
  2. StratifiedGroupKFold — scikit-learn 1.7.1 docum...

    1 , 1 , 1 , 1 , 1 , 1 , 0 , 0 , 0 , 0 , 0...Train: index=[ 0 1 2 3 7 8 9 10 11 15 16] group=[1 1 2 2 4 5 5 5 5...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedGroupKFold.html
    Thu Jul 17 15:32:17 UTC 2025
      129.7K bytes
      Cache
     
  3. SelectorMixin — scikit-learn 1.7.1 documentation

    shape [ 1 ] ... return self ... def _get_support_mask..."x1", ..., "x(n_features_in_ - 1)"] . If input_features is an array-like,...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectorMixin.html
    Thu Jul 17 15:32:17 UTC 2025
      121.7K bytes
      Cache
     
  4. delayed — scikit-learn 1.7.1 documentation

    Changed in version 1.3: delayed was moved from sklearn.utils.fixes...sklearn.utils.parallel in scikit-learn 1.3. Parameters : function callable...
    scikit-learn.org/stable/modules/generated/sklearn.utils.parallel.delayed.html
    Thu Jul 17 15:32:17 UTC 2025
      105.4K bytes
      Cache
     
  5. TransformedTargetRegressor — scikit-learn 1.7.1...

    reshape ( - 1 , 1 ) >>> y = np . exp ( 2 * X )...all strings. Added in version 1.0. See also sklearn.preproces...
    scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Thu Jul 17 15:32:16 UTC 2025
      143.1K bytes
      Cache
     
  6. shuffle — scikit-learn 1.7.1 documentation

    1.], [1., 0.]]) >>> y array([2, 1, 0]) >>> shuffle...>>> X = np . array ([[ 1. , 0. ], [ 2. , 1. ], [ 0. , 0. ]]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.utils.shuffle.html
    Thu Jul 17 15:32:16 UTC 2025
      114.6K bytes
      Cache
     
  7. Installing the development version of scikit-le...

    git # add --depth 1 if your connection is slow cd...only supported in pip version 23.1 or later. To upgrade pip to a...
    scikit-learn.org/stable/developers/advanced_installation.html
    Thu Jul 17 15:32:17 UTC 2025
      50K bytes
      1 views
      Cache
     
  8. FrozenEstimator — scikit-learn 1.7.1 documentation

    scikit-learn 1.6 Release Highlights for scikit-learn 1.6 On this...
    scikit-learn.org/stable/modules/generated/sklearn.frozen.FrozenEstimator.html
    Thu Jul 17 15:32:17 UTC 2025
      119K bytes
      Cache
     
  9. OneHotEncoder — scikit-learn 1.7.1 documentation

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Release Highlights...'Female' , 1 ], [ 'Male' , 4 ]]) . toarray () array([[1., 0., 1., 0.,...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OneHotEncoder.html
    Thu Jul 17 15:32:17 UTC 2025
      168.2K bytes
      Cache
     
  10. Hyperparameter — scikit-learn 1.7.1 documentation

    n_elements = 1 , fixed = None ) [source] # A...the parameter. If n_elements>1, a pair of 1d array with n_elements...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Hyperparameter.html
    Thu Jul 17 15:32:17 UTC 2025
      116.5K bytes
      Cache
     
Back to top