Metadata-Version: 2.1
Name: rbi_ml
Version: 0.0.29
Summary: rbi ml packages
Home-page: https://gitlab.com/rbibigdata/mldp/rbi-ml/-/tree/rbi_ml_package
Author: ctang
Author-email: ctang@rbi.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE

# rbi_ml

Helps build better ml workflow with...   
* `kedro` for data engineering on pyspark and databricks,  
* `pytorch-lightning` for model training,  
* `wandb` and `mlflow` for experiment tracking and management,  
* Other utility tools to help handle aws services and miscellaneous tasks

Source code can be found here: https://gitlab.com/rbibigdata/mldp/rbi-ml/-/tree/rbi_ml_package

