Metadata-Version: 2.4
Name: radt
Version: 0.2.21
Summary: Resource-Aware Data systems Tracker (radT) for automatically tracking and training machine learning software.
Author-email: Ties Robroek <titr@itu.dk>
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: mlflow >=2.4.0
Requires-Dist: pandas >=2.0.0
Requires-Dist: migedit >= 0.2.0
Requires-Dist: boto3 >= 1.25.0
Project-URL: Home, https://github.com/Resource-Aware-Data-systems-RAD/radt

<div align="center">

[![preview](media/logo_rad.png)](#readme)

</div>

# radT

radT (Resource Aware Data science Tracker) is an extension to MLFlow that simplifies the collection and exploration of hardware metrics of machine learning and deep learning applications. Usually, collecting and processing all the required metrics for these workloads is a hassle. In contrast, RADT is easy to deploy and use, with minimal impact on both performance and time investment. The codebase of RADT is documented and easily expandable.

This work has been published at the SIGMOD workshop DEEM 2023: [Data Management and Visualization for Benchmarking
Deep Learning Training Systems](https://itu-dasyalab.github.io/RAD/publication/papers/DEEM2023.pdf)

```sh
pip install radt
```

<!-- - [Documentation](https://radt.readthedocs.io/) -->
- [Examples](https://github.com/Resource-Aware-Data-systems-RAD/radt/tree/master/examples/#readme)
- [radT on Github](https://github.com/Resource-Aware-Data-Systems-RAD/radt)
- [radT on PyPI](https://pypi.org/project/radt/)

