AutoFeatures 1.0.2

Creator: bigcodingguy24

Last updated:

Add to Cart

Description:

AutoFeatures 1.0.2

AutoFeatures: PySpark Auto Feature Selector
This is our PySpark Auto Feature Selector library repositories. The site has been published
at https://runawayhorse001.github.io/AutoFeatures/
The API can be found at: https://runawayhorse001.github.io/AutoFeatures/.
If you want to install it, you can
Install from PyPI
You can install the AutoFeatures from PyPI:
pip install AutoFeatures

Install from Repo
Or you can istall the AutoFeatures from the repo:
1. clone
git clone https://github.com/runawayhorse001/AutoFeatures.git

2. install
cd AutoFeatures
pip install -r requirements.txt
python setup.py install

3. test
cd AutoFeatures/test
spark-submit test.py

4. uninstall
pip uninstall AutoFeatures

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.