imbalanced_spdf - Ensemble for Imbalanced Classification#
Installation
The simplest way to install imbalanced_spdf is by using Python’s package manager pip:
`pipinstallimbalanced-spdf`
Jupyter Notebook Example for SPBaDF
Currently, this page contains only one example of SPBaDF. More examples demonstrating different methods will be added in the future.
API Documentation
The API reference guide provides a detailed description of the imbalanced_spdf API, including available classes, functions, and their parameters.
Contributing
Found a typo in the documentation? Have ideas for new features? We welcome your contributions! The contributing guidelines will help you set up a development environment and submit your changes to the imbalanced_spdf team.