Boruta 0.4.3
0
Python Implementation of Boruta Feature Selection
Contents
Python Implementation of Boruta Feature Selection
Stars: 1500, Watchers: 1500, Forks: 257, Open Issues: 46The scikit-learn-contrib/boruta_py
repo was created 8 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1500 github stars!
How to Install boruta
You can install boruta using pip
pip install boruta
or add it to a project with poetry
poetry add boruta
Package Details
- Author
- Daniel Homola
- License
- BSD 3 clause
- Homepage
- https://github.com/danielhomola/boruta_py
- PyPi:
- https://pypi.org/project/Boruta/
- GitHub Repo:
- https://github.com/danielhomola/boruta_py
Related Packages
Errors
A list of common boruta errors.
Code Examples
Here are some boruta
code examples and snippets.
GitHub Issues
The boruta package has 46 open issues on GitHub
- Implements sample_weight and optional permutation and SHAP importance, categorical features, boxplot