Machine Learning for Algorithmic Trading — complete codebase cho cuốn sách ML trading 2nd edition. 18.9K stars.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add yanacuti1121/Yana-AI --skill stefan-jansen--ml-for-trading --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Stefan Jansen Ml For Trading?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yanacuti1121-stefan-jansen-ml-for-trading-yana-ai)More formats (shields.io, HTML) on the badges page.
---
name: stefan-jansen--ml-for-trading
description: "Machine Learning for Algorithmic Trading — complete codebase cho cuốn sách ML trading 2nd edition. 18.9K stars."
allowed-tools: Bash, Read, Write
user-invocable: true
---
Code cho cuốn 'Machine Learning for Algorithmic Trading' 2nd edition — production-grade ML pipelines cho trading.
## Topics covered
- **Data** — alternative data, feature engineering, NLP cho finance
- **Models** — linear, tree-based, deep learning, reinforcement learning
- **Strategies** — mean-reversion, momentum, pairs trading
- **Backtesting** — Zipline, vectorbt, performance evaluation
- **NLP** — sentiment analysis, earnings call analysis
## Clone & run
```bash
git clone https://github.com/stefan-jansen/machine-learning-for-trading
cd machine-learning-for-trading
conda env create -f environment.yml
conda activate ml4t
jupyter lab
```
## Source
https://github.com/stefan-jansen/machine-learning-for-trading · ⭐18.9K
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!