An open API service indexing awesome lists of open source software.

https://github.com/marcus-24/stock-predictor-feature-store

Creates a feature store to serve stock predictor features for offline batch training and online serving for the model inference service
https://github.com/marcus-24/stock-predictor-feature-store

cronjob feature-engineering feature-store hopsworksai mlops

Last synced: about 1 year ago
JSON representation

Creates a feature store to serve stock predictor features for offline batch training and online serving for the model inference service

Awesome Lists containing this project

README

          

# Stock-Predictor-Feature-Store

This repository uses [Hopsworks](https://www.hopsworks.ai/) as a Feature Store to serve features to the Stock Predictor training pipeline and inference services to keep the feature transformations consistent and reduce redundant feature calculations.

# References

- [Hopsworks Tutorial Github](https://github.com/logicalclocks/hopsworks-tutorials/tree/master)