Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 221 - 230 of 3,499 for 1 (0.07 sec)

  1. partial_dependence — scikit-learn 1.7.dev0 docu...

    [ 1 , 0 , 0 ]] >>> y = [ 0 , 1 ] >>> from sklearn.ensemble...interacting features (e.g. [(0, 1)] ) for which the partial dependency...
    scikit-learn.org/dev/modules/generated/sklearn.inspection.partial_dependence.html
    Fri Dec 20 11:14:15 UTC 2024
      129.1K bytes
      Cache
     
  2. 11.1. Array API support (experimental) — scikit...

    1.1.1. PyTorch Support # PyTorch Tensors...scikit-learn’s estimators. 11.1.1. Example usage # Here is an example...
    scikit-learn.org/stable/modules/array_api.html
    Fri Dec 20 11:14:14 UTC 2024
      62.7K bytes
      Cache
      Similar Results (1)
     
  3. FastICA — scikit-learn 1.6.0 documentation

    The implementation is based on [1] . Read more in the User Guide...performed. Changed in version 1.3: The default value of whiten...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.FastICA.html
    Fri Dec 20 11:14:16 UTC 2024
      149.1K bytes
      Cache
     
  4. GraphicalLassoCV — scikit-learn 1.6.0 documenta...

    means 1 unless in a joblib.parallel_backend context. -1 means...0.2 , 0.0 , 0.3 , 0.1 ], ... [ 0.0 , 0.0 , 0.1 , 0.7 ]]) >>> np...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Fri Dec 20 11:14:14 UTC 2024
      139.3K bytes
      Cache
     
  5. density — scikit-learn 1.6.0 documentation

    between 0 and 1. Examples >>> from scipy import...
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.density.html
    Fri Dec 20 11:14:14 UTC 2024
      107.2K bytes
      Cache
     
  6. OrthogonalMatchingPursuit — scikit-learn 1.6.0 ...

    either set to 10% of n_features or 1, whichever is greater. tol float,...either set to 10% of n_features or 1, whichever is greater. n_features_in_...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html
    Fri Dec 20 11:14:16 UTC 2024
      134.3K bytes
      2 views
      Cache
     
  7. load_wine — scikit-learn 1.6.0 documentation

    1, 2]) >>> list ( data . target_names...[np.str_('class_0'), np.str_('class_1'), np.str_('class_2')] Gallery...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_wine.html
    Fri Dec 20 11:14:16 UTC 2024
      112.8K bytes
      Cache
     
  8. TargetEncoder — scikit-learn 1.6.0 documentation

    1 ] * 15 + [ 20.4 ] * 5 + [ 20.1 ] * 25 + [ 21.2...scikit-learn 1.3 Release Highlights for scikit-learn 1.3 Comparing...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.TargetEncoder.html
    Fri Dec 20 11:14:16 UTC 2024
      146.2K bytes
      Cache
     
  9. ledoit_wolf — scikit-learn 1.6.0 documentation

    regularized (shrunk) covariance is: (1 - shrinkage) * cov + shrinkage...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.ledoit_wolf.html
    Fri Dec 20 11:14:14 UTC 2024
      109.8K bytes
      Cache
     
  10. MultinomialNB — scikit-learn 1.6.0 documentation

    Added in version 1.2. Changed in version 1.4: The default value... MultinomialNB ( * , alpha = 1.0 , force_alpha = True , fit_prior...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.MultinomialNB.html
    Fri Dec 20 11:14:16 UTC 2024
      152.4K bytes
      Cache
     
Back to top