This PR uses setup.py to support pip utilities, where we also added the support for a new command line interface batteryml. The logic for downloading, preprocessing, and running configs are now handled by the convenient CLI. The tests for downloading, preprocessing, and config-based running for MATR datasets are tested.
This PR uses
setup.py
to supportpip
utilities, where we also added the support for a new command line interfacebatteryml
. The logic for downloading, preprocessing, and running configs are now handled by the convenient CLI. The tests for downloading, preprocessing, and config-based running for MATR datasets are tested.