Contents

Boruta 0.4.3

0

Python Implementation of Boruta Feature Selection

Python Implementation of Boruta Feature Selection

Stars: 1620, Watchers: 1620, Forks: 269, Open Issues: 48

The scikit-learn-contrib/boruta_py repo was created 10 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 1620 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
No  boruta  pypi packages just yet.

Errors

A list of common boruta errors.

Code Examples

Here are some boruta code examples and snippets.