This application showcases how the rorodata platform can be used as an end to end service for data science deployments. Here we showcase how to:
- Pull publicly available data from sources
- Pass the data through a feature engineering pipeline.
- Train a machine learning model on the engineered features.
- Deploy the trained model as an API
We use publicly available weather and electricity load data for the state of New York.
The electricity data can be found at here under Real time actual load.
The weather data can be found here