Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 427 for book (0.07 sec)

  1. sklearn.dummy.DummyRegressor — scikit-learn 1.4...

    Parameters : deep bool, default=True If True, will...n_features) Test data. return_std bool, default=False Whether to return...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html
    Wed May 15 13:59:42 UTC 2024
      52.7K bytes
      Cache
     
  2. sklearn.linear_model.GammaRegressor — scikit-le...

    fit_intercept bool, default=True Specifies if a...range (0.0, inf) . warm_start bool, default=False If set to True...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.GammaRegressor.html
    Wed May 15 13:59:41 UTC 2024
      51.8K bytes
      Cache
     
  3. sklearn.decomposition.FastICA — scikit-learn 1....

    whiten str or bool, default=’unit-variance’ Specify...estimator. Parameters : deep bool, default=True If True, will...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.FastICA.html
    Wed May 15 13:59:42 UTC 2024
      62.4K bytes
      Cache
     
  4. sklearn.neural_network.MLPClassifier — scikit-l...

    shuffle bool, default=True Whether to shuffle...and training stops. verbose bool, default=False Whether to print...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPClassifier.html
    Wed May 15 13:59:41 UTC 2024
      71.2K bytes
      Cache
     
  5. sklearn.linear_model.LarsCV — scikit-learn 1.4....

    Parameters : fit_intercept bool, default=True Whether to calculate...expected to be centered). verbose bool or int, default=False Sets the...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LarsCV.html
    Wed May 15 13:59:40 UTC 2024
      54.2K bytes
      Cache
     
  6. sklearn.feature_extraction.image.grid_to_graph ...

    dtype=bool, default=None An optional mask...shape = shape_img , dtype = bool ) >>> mask [[ 1 , 2 ], [ 1 ,...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.grid_to_graph.html
    Wed May 15 13:59:42 UTC 2024
      18.4K bytes
      Cache
     
  7. sklearn.cross_decomposition.PLSCanonical — scik...

    scale bool, default=True Whether to scale...the left singular vector. copy bool, default=True Whether to copy...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSCanonical.html
    Wed May 15 13:59:42 UTC 2024
      74.7K bytes
      Cache
     
  8. sklearn.linear_model.ElasticNetCV — scikit-lear...

    fit_intercept bool, default=True Whether to calculate...centered). precompute ‘auto’, bool or array-like of shape (n_features,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html
    Wed May 15 13:59:42 UTC 2024
      75.9K bytes
      Cache
     
  9. sklearn.linear_model.RidgeClassifierCV — scikit...

    fit_intercept bool, default=True Whether to calculate...np.bincount(y)) . store_cv_values bool, default=False Flag indicating...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifierCV.html
    Wed May 15 13:59:40 UTC 2024
      53.2K bytes
      Cache
     
  10. sklearn.feature_extraction.DictVectorizer — sci...

    sparse bool, default=True Whether transform...scipy.sparse matrices. sort bool, default=True Whether feature_names_...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.DictVectorizer.html
    Wed May 15 13:59:40 UTC 2024
      55.4K bytes
      Cache
     
Back to top