Hyperfast

Latest version: v1.0.5

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

Scan your dependencies

1.0.5

What's Changed
* Fix n_classes_ by salcc in https://github.com/AI-sandbox/HyperFast/pull/8


**Full Changelog**: https://github.com/AI-sandbox/HyperFast/compare/v1.0.4...v1.0.5

1.0.4

- GPU memory improvements for very big datasets and ensembling

**Full Changelog**: https://github.com/AI-sandbox/HyperFast/compare/v1.0.3...v1.0.4

1.0.3

What's Changed
* Optimize memory and improve code by salcc in https://github.com/AI-sandbox/HyperFast/pull/7

New Contributors
* salcc made their first contribution in https://github.com/AI-sandbox/HyperFast/pull/7

**Full Changelog**: https://github.com/AI-sandbox/HyperFast/compare/v1.0.2...v1.0.3

1.0.2

- Added stratify sampling option – use for imbalanced datasets.
- Added feature bagging option – use for very high-dimensional datasets, e.g., >3000 features, together with ensembling.

1.0.0

In this new release we:
- Improved compatibility with the scikit-learn API.
- Set ``cat_features`` when initializing the model, not in ``fit()``.
- Allow categorical features encoded as strings.
- Fixed some minor bugs.
- Improved user experience: faster model loading (from cache) when re-initializing; model path can be specified in ``custom_path``.

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.