Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 81 - 90 of 443 for book (0.07 sec)

  1. 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
     
  2. 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
     
  3. 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
     
  4. 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
     
  5. 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
     
  6. 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
     
  7. 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
     
  8. sklearn.ensemble.ExtraTreesRegressor — scikit-l...

    features to consider when looking for the best split: If int,...New in version 0.19. bootstrap bool, default=False Whether bootstrap...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html
    Fri May 17 16:55:52 UTC 2024
      77.8K bytes
      Cache
     
  9. sklearn.neighbors.NearestNeighbors — scikit-lea...

    Parameters : deep bool, default=True If True, will...constructor. return_distance bool, default=True Whether or not...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestNeighbors.html
    Fri May 17 16:55:53 UTC 2024
      64K bytes
      Cache
     
  10. sklearn.covariance.graphical_lasso — scikit-lea...

    verbose bool, default=False If verbose is...each iteration. return_costs bool, default=False If return_costs...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.graphical_lasso.html
    Fri May 17 16:55:52 UTC 2024
      23.9K bytes
      Cache
     
Back to top