chainyo / make-us-rich

Cryptocurrency forecasting πŸ“ˆ training and serving models made automatic

Home Page:https://chainyo.github.io/make-us-rich/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make Us Rich

Deep Learning applied to cryptocurrency forecasting. This project is a tool to help people to train, serve and use cryptocurrencies forecasting models. This project was build by @ChainYo to help people building their own MLOps projects.

For more details on how to use this project, please refer to documentation. (🚧 Still in development)

You can inspect the training pipeline with the Kedro Viz tool, available here

Here is the simplified project architecture:

Project Architecture


Installation

I recommend to install this package in an isolated environment. If you want to learn more about the recommended installation, check the installation instructions.

pip install make-us-rich

CLI Usage

Basic commands are: mkrich init and mkrich run. Check the API documentation related to the cli usage for more details.

Support

If you encounter any problems using this project, please open an issue here.

If you find this project usefull, please consider supporting by sharing the repo and giving a ⭐!

About

Cryptocurrency forecasting πŸ“ˆ training and serving models made automatic

https://chainyo.github.io/make-us-rich/

License:Apache License 2.0


Languages

Language:Jupyter Notebook 71.1%Language:Python 28.7%Language:Dockerfile 0.2%