Recent Releases of nilmtk
nilmtk - NILMTK v0.4.2
This is just a very late GitHub release to match the tagged version available in the conda package.
For installation instructions, please follow the link: https://github.com/nilmtk/nilmtk/blob/master/docs/manual/userguide/installuser.md
- Python
Published by PMeira over 5 years ago
nilmtk -
For testing NILMTK-Contrib.
Reminder: if you want to try out tagged development versions (releases containing the dev string), you can follow the normal installation guide but use the following command for the NILMTK installation (step 4):
bash
conda install -c nilmtk -c nilmtk/label/dev nilmtk
- Python
Published by PMeira over 6 years ago
nilmtk - Version 0.3.2 with updated conda package
This version is packaged as a conda package and includes changes to the Pecan Street Dataport converter, thanks to @eshapec.
You can install it in a dedicated conda environment with:
conda create -n nilmtk-env -c nilmtk -c conda-forge nilmtk
Or check the docs for more details.
- Python
Published by PMeira over 6 years ago