Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 110 of 514 for book (0.08 sec)

  1. sklearn.manifold.MDS — scikit-learn 1.4.2 docum...

    metric bool, default=True If True , perform...fit_transform . normalized_stress bool or “auto” default=”auto” Whether...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.MDS.html
    Fri May 17 16:55:51 UTC 2024
      47.6K bytes
      Cache
     
  2. sklearn.cluster.affinity_propagation — scikit-l...

    copy bool, default=True If copy is False,...for memory efficiency. verbose bool, default=False The verbosity...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.affinity_propagation.html
    Fri May 17 16:55:52 UTC 2024
      23.6K bytes
      Cache
     
  3. 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
    Fri May 17 16:55:51 UTC 2024
      49.2K bytes
      Cache
     
  4. sklearn.linear_model.LinearRegression — scikit-...

    Parameters : fit_intercept bool, default=True Whether to calculate...expected to be centered). copy_X bool, default=True If True, X will...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LinearRegression.html
    Fri May 17 16:55:52 UTC 2024
      61.9K bytes
      Cache
     
  5. sklearn.preprocessing.LabelBinarizer — scikit-l...

    sparse_output bool, default=False True if the returned...and ‘unknown’. sparse_input_ bool True if the input data to transform...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.LabelBinarizer.html
    Fri May 17 16:55:52 UTC 2024
      48.6K bytes
      Cache
     
  6. sklearn.decomposition.dict_learning_online — sc...

    return_code bool, default=True Whether to also...256 in version 1.3. verbose bool, default=False To control the...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.dict_learning_online.html
    Fri May 17 16:55:52 UTC 2024
      33.1K bytes
      Cache
     
  7. sklearn.decomposition.IncrementalPCA — scikit-l...

    whiten bool, default=False When True (False...hard-wired assumptions. copy bool, default=True If False, X will...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.IncrementalPCA.html
    Fri May 17 16:55:51 UTC 2024
      66.2K bytes
      Cache
     
  8. sklearn.decomposition.sparse_encode — scikit-le...

    copy_cov bool, default=True Whether to copy...for more details. check_input bool, default=True If False , the...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.sparse_encode.html
    Fri May 17 16:55:51 UTC 2024
      28.3K bytes
      Cache
     
  9. sklearn.calibration.CalibrationDisplay — scikit...

    bool or str, default=None The positive...probabilities. pos_label int, float, bool or str, default=None The positive...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibrationDisplay.html
    Fri May 17 16:55:51 UTC 2024
      50.6K bytes
      Cache
     
  10. sklearn.inspection.PartialDependenceDisplay — s...

    is_categorical list of (bool,) or list of (bool, bool), default=None Whether...(n_categorical_features,), dtype={bool, int, str}, default=None Indicates...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.PartialDependenceDisplay.html
    Fri May 17 16:55:53 UTC 2024
      84.3K bytes
      Cache
     
Back to top