logo
  • Getting Started
  • User Guide
  • API reference
  • Examples
  • Release history
  • About us
logo

Version 0.8.0.dev0

Edit this page

imblearn.under_sampling.TomekLinks.get_params¶

TomekLinks.get_params(deep=True)[source]¶

Get parameters for this estimator.

Parameters
deepbool, default=True

If True, will return the parameters for this estimator and contained subobjects that are estimators.

Returns
paramsdict

Parameter names mapped to their values.

© Copyright 2014-2021, The imbalanced-learn developers.
Created using Sphinx 3.5.0.