Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 427 for book (0.07 sec)

  1. sklearn.decomposition.fastica — scikit-learn 1....

    whiten str or bool, default=’unit-variance’ Specify...See Glossary . return_X_mean bool, default=False If True, X_mean...
    scikit-learn.org/stable/modules/generated/fastica-function.html
    Wed May 15 13:59:41 UTC 2024
      27.2K bytes
      Cache
     
  2. sklearn.linear_model.PassiveAggressiveClassifie...

    fit_intercept bool, default=True Whether the intercept...version 0.19. early_stopping bool, default=False Whether to use...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveClassifier.html
    Wed May 15 13:59:41 UTC 2024
      74.1K bytes
      Cache
     
  3. sklearn.base.BiclusterMixin — scikit-learn 1.4....

    dtype = bool ) ... self . columns_ = np ...., X . shape [ 1 ]), dtype = bool ) ... return self >>> X = np...
    scikit-learn.org/stable/modules/generated/sklearn.base.BiclusterMixin.html
    Wed May 15 13:59:40 UTC 2024
      26.4K bytes
      Cache
     
  4. sklearn.metrics.pairwise.nan_euclidean_distance...

    squared bool, default=False Return squared...Representation of missing value. copy bool, default=True Make and use a...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.nan_euclidean_distances.html
    Wed May 15 13:59:41 UTC 2024
      20.4K bytes
      Cache
     
  5. sklearn.linear_model.lasso_path — scikit-learn ...

    bool or array-like of shape (n_features,...matrix is precomputed. copy_X bool, default=True If True , X will...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lasso_path.html
    Wed May 15 13:59:42 UTC 2024
      30.9K bytes
      Cache
     
  6. sklearn.feature_extraction.text.CountVectorizer...

    lowercase bool, default=True Convert all characters...and the largest index. binary bool, default=False If True, all...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.CountVectorizer.html
    Wed May 15 13:59:42 UTC 2024
      70.7K bytes
      Cache
     
  7. sklearn.neighbors.RadiusNeighborsClassifier — s...

    outputs_2d_ bool False when y ’s shape is (n_samples,...estimator. Parameters : deep bool, default=True If True, will...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsClassifier.html
    Wed May 15 13:59:41 UTC 2024
      64.6K bytes
      Cache
     
  8. sklearn.svm.NuSVR — scikit-learn 1.4.2 document...

    shrinking bool, default=True Whether to use...kernel cache (in MB). verbose bool, default=False Enable verbose...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Wed May 15 13:59:41 UTC 2024
      55.8K bytes
      Cache
     
  9. sklearn.gaussian_process.GaussianProcessRegress...

    return_cov : bool | None | str = '$UNCHANGED$' , return_std : bool | None...run is performed. normalize_y bool, default=False Whether or not...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessRegressor.html
    Wed May 15 13:59:42 UTC 2024
      72.2K bytes
      Cache
     
  10. sklearn.covariance.ShrunkCovariance — scikit-le...

    Parameters : store_precision bool, default=True Specify if the...precision is stored. assume_centered bool, default=False If True, data...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.ShrunkCovariance.html
    Wed May 15 13:59:42 UTC 2024
      49.2K bytes
      Cache
     
Back to top