@KirkDBorne: Wow! Major updates in the new 3rd Edition of this amazing massive 826-page book! "Machine Learning for Trading — A disc…

X AI KOLs Timeline Products

Summary

Kirk Borne highlights the 3rd edition of 'Machine Learning for Trading' by Stefan Jansen, a comprehensive 826-page book on building AI-driven trading systems, and announces an accompanying live workshop on August 15.

Wow! Major updates in the new 3rd Edition of this amazing massive 826-page book! "Machine Learning for Trading — A disciplined workflow from research to live execution, with 9 case studies and AI agents" — https://amzn.to/3TAZs8i by @ml4trading The author will also be hosting a live online workshop, Machine Learning for Trading in the Age of AI Agents, on August 15. Event details: https://eventbrite.co.uk/e/machine-learning-for-trading-in-the-age-of-ai-agents-tickets-1994299755253… ... Wait! I will be sharing a 40% DISCOUNT CODE for the workshop as soon as I receive the code from the host @PacktPublishing
Original Article
View Cached Full Text

Cached at: 08/04/26, 02:13 AM

Wow! Major updates in the new 3rd Edition of this amazing massive 826-page book!

“Machine Learning for Trading — A disciplined workflow from research to live execution, with 9 case studies and AI agents” — https://amzn.to/3TAZs8i by @ml4trading

The author will also be hosting a live online workshop, Machine Learning for Trading in the Age of AI Agents, on August 15. Event details: https://eventbrite.co.uk/e/machine-learning-for-trading-in-the-age-of-ai-agents-tickets-1994299755253… … Wait! I will be sharing a 40% DISCOUNT CODE for the workshop as soon as I receive the code from the host @PacktPublishing


Machine Learning for Trading: A disciplined workflow from research to live execution, with nine case studies and AI agents: Stefan Jansen: 9781803246970: Amazon.com: Books

Source: https://www.amazon.com/dp/1803246979?&linkCode=sl2&tag=kirkdborne-20&linkId=93390f6bdd0fb9b3ff34dbff12831f74&language=en_US&gaOptInStatus=true&ref_=as_li_ss_tl Build and deploy AI-driven trading systems using the 7-Stage workflow with pandas, Polars, LightGBM, PyTorch, Optuna, zipline-reloaded, MLflow, Feast, and SHAP

Key Features

  • Build point-in-time pipelines, integrate alternative data, and ensure data integrity
  • Build and validate predictive models using GBMs, Transformers, and causal inference frameworks to create robust, interpretable alpha signals
  • Deploy RAG systems, autonomous financial agents, and diffusion-based synthetic data generators

Book Description

The rapid rise of AI and the growing complexity of financial markets have transformed quantitative trading into a data-driven, process-oriented discipline. This third edition provides a comprehensive blueprint for designing, validating, and deploying systematic trading strategies powered by modern machine learning.

It introduces the 7 stage ML4T Workflow, a professional framework that unites data engineering, model development, validation, and live deployment into one cohesive process. It demonstrates how to turn raw market, fundamental, and alternative data into predictive signals and robust, production-ready trading systems.

You’ll learn to build advanced pipelines for feature engineering, model evaluation, and portfolio optimization using libraries such as Polars, LightGBM, PyTorch, and Optuna.

Practical notebooks illustrate every stage of the workflow, from factor testing and backtesting with zipline reloaded to live deployment with MLOps tools such as MLflow, Feast, and Prometheus. Additional coverage of synthetic data generation, Graph Neural Networks, and Reinforcement Learning extends the toolkit for building resilient, adaptive strategies that thrive in dynamic markets.

By the end of this book, you’ll be proficient to build your own industrial-grade “alpha factory“.

What you will learn

  • Transform raw data into predictive alpha factors, validated with leak-proof cross-validation
  • Master advanced models, from Gradient Boosting Machines to Transformers, Graph Neural Networks, and Reinforcement Learning agents
  • Harness Generative AI, Retrieval Augmented Generation, and Causal Inference to make models interpretable, auditable, and compliant with regulatory standards
  • Build production-ready trading infrastructure using MLOps, feature stores, and model monitoring to transition research into live capital deployment safely

Who this book is for

If you are a data analyst, data scientist, Python developer, investment analyst, or portfolio manager interested in getting hands-on machine learning knowledge for trading, this book is for you. This book is for you if you want to learn how to extract value from a diverse set of data sources using machine learning to design your own systematic trading strategies.

Some understanding of Python and machine learning techniques is required.

Table of Contents

  1. The Process is Your Edge
  2. The Financial Data Universe
  3. Market Microstructure
  4. Fundamental and Alternative Data
  5. Synthetic Financial Data
  6. Strategy Research Framework
  7. Defining the Learning Task
  8. Financial Feature Engineering
  9. Model-Based Feature Extraction
  10. Text Feature Engineering
  11. The ML Pipeline
  12. Advanced Models for Tabular Data
  13. Deep Learning for Time Series
  14. Latent Factor Models
  15. Causal Machine Learning
  16. Strategy Simulation
  17. Portfolio Construction
  18. Transaction Costs
  19. Risk Management
  20. Strategy Synthesis
  21. Reinforcement Learning
  22. RAG for Financial Research
  23. Knowledge Graphs
  24. Autonomous Agents
  25. Live Trading Systems
  26. MLOps and Governance
  27. The Systematic Edge

Similar Articles

stefan-jansen/machine-learning-for-trading

GitHub Trending (daily)

The article introduces the GitHub repository for the book 'Machine Learning for Trading' (2nd edition), which provides over 150 Jupyter notebooks covering ML techniques for algorithmic trading, including feature engineering, supervised/unsupervised learning, deep learning, and reinforcement learning.