Woeboost

Latest version: v1.0.2

Safety actively analyzes 724051 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.2

🔄 Key Changes
- Support for `n_tasks` with legacy `n_threads` fallback (deprecated in the future).
- Updated concurrency support via a callable for (e.g., `ThreadPoolExecutor`).
- Type hint improvements.

**Full Changelog**: https://github.com/xRiskLab/woeboost/compare/v1.0.1...v1.0.2

1.0.1

1.0.0

This is the initial release of WoeBoost, a gradient boosting framework leveraging the concept of Weight of Evidence (WOE).

Key Features
- **`WoeLearner`**: Supports feature binning, monotonicity constraints, and WOE transformations.
- **`WoeBoostClassifier`**: Boosted WOE-based scoring with early stopping and deciban outputs.
- **Explainer Tools**: Partial Dependence Plots (PDP), evidence analysis, and WOE inference.

Documentation
- Module-specific documentation (`learner.py`, `classifier.py`, `explainer.py`).
- Index file for navigation.

Quality Assurance
- Comprehensive `pytest`-based tests.
- Pre-commit hooks for style and consistency.

Installation
bash
pip install woeboost

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.