Looking for effective ways to learn MLOps?
Forget theory and get your hands on a real-world problem 🧠
Here is a project you can build (for free) using Python 👩🏽💻👨💻↓↓↓
Forget theory and get your hands on a real-world problem 🧠
Here is a project you can build (for free) using Python 👩🏽💻👨💻↓↓↓
Step 1: Feature generation script 🐍
1 → fetches raw data on actual trades ETH/USD from the Kraken API: docs.kraken.com
2 → engineers new features from the raw data (aka model inputs), and targets (aka model outputs)
3 → stores these features in the *Feature Store*
1 → fetches raw data on actual trades ETH/USD from the Kraken API: docs.kraken.com
2 → engineers new features from the raw data (aka model inputs), and targets (aka model outputs)
3 → stores these features in the *Feature Store*
Attention 📢:
Feature engineering is CRITICAL for asset price prediction.
An open-source library like FinTa helps you quickly engineer useful trading features from your raw trading data.
github.com
Feature engineering is CRITICAL for asset price prediction.
An open-source library like FinTa helps you quickly engineer useful trading features from your raw trading data.
github.com
Bonus 🎁
You can also create another GitHub action to re-train the ML model.
Why re-train the model? 🤔
Because ML model performance decreases over time.
The best way to mitigate this is to regularly re-train the model, like once a week.
You can also create another GitHub action to re-train the ML model.
Why re-train the model? 🤔
Because ML model performance decreases over time.
The best way to mitigate this is to regularly re-train the model, like once a week.
Wanna build this system?
I am preparing a hands-on tutorial (including videos, code, and slides) to help you build a system like this.
Join my e-mail list to be notified when the tutorial is out ↓
datamachines.xyz
I am preparing a hands-on tutorial (including videos, code, and slides) to help you build a system like this.
Join my e-mail list to be notified when the tutorial is out ↓
datamachines.xyz
Every week I share real-world Data Science/Machine Learning content.
Follow me @paulabartabajo_ so you do not miss what's coming next.
Wanna help?
Like/Retweet the first tweet below to spread the wisdom ↓↓↓
Follow me @paulabartabajo_ so you do not miss what's coming next.
Wanna help?
Like/Retweet the first tweet below to spread the wisdom ↓↓↓
Loading suggestions...