Skip to main content
Ctrl+K

smote_cd documentation

Site Navigation

  • Install
  • User Guide
  • API reference

Site Navigation

  • Install
  • User Guide
  • API reference
  • How to install

How to install#

smote_cd can be installed on Python 3.7 or above.

User installation#

You can install SMOTE-CD using pip

python -m pip install smote-cd

Dependencies#

The following Python packages are required by smote_cd:

  • NumPy,

  • SciPy,

  • Scikit-learn

To display the examples, the following Python packages are needed:

  • Matplotlib,

  • Seaborn,

  • Matplotlib Toolkits

previous

SMOTE for compositional data

next

User guide

On this page
  • User installation
  • Dependencies
Show Source

© Copyright 2023, Teo Nguyen, Benoit Liquet, Kerrie Mengersen, Baptiste Bougoüin.

Created using Sphinx 5.3.0.

Built with the PyData Sphinx Theme 0.13.3.