Mastering Modern Time Series Forecasting + Mastering Catboost
Mastering Modern Time Series Forecasting + Mastering Catboost
About the Bundle
About the Books
Mastering Modern Time Series Forecasting
A Comprehensive Guide to Statistical, Machine Learning, and Deep Learning Models in Python
š Mastering Modern Time Series Forecasting (early access - release)
This book price will rise to $80+ as more chapters drop. Preorder now and lock in lifetime access.
The Definitive Guide to Statistical, Machine Learning & Deep Learning Models in Python
Letās be honest ā most forecasting books are eitherĀ outdated, tooĀ shallow, or written by folks whoāve never actually built a real forecasting system.
If youāve ever felt frustrated by books that skip the basics, toss in code without explaining it, or barely touch on what forecasting really involves ā youāre not alone.
This is different.
Mastering Modern Time Series ForecastingĀ is yourĀ all-in-one, no-shortcuts guideĀ to building reliable, high-impact forecasting systems. Whether you're just getting started or looking to deepen your expertise, this book takes you fromĀ rock-solid foundationsĀ to theĀ latest advancesĀ in forecasting ā includingĀ deep learning,Ā transformers, andĀ FTSM (Foundational Time Series Models).
Written by a practitioner withĀ over a decade of experience, whoās builtĀ production-grade forecasting systemsĀ forĀ multibillion-dollar companies, this book is grounded in reality ā not hype. The systems Iāve helped build have deliveredĀ multimillion-dollar business value, but Iāve also seen the other side:Ā data science teams chasing shiny tools, only to ship systems that crash in production, fail silently, or burn through budgets without results.
This book is a response to that ā combiningĀ practical Python examples,Ā real-world case studies, andĀ a clear pathĀ to building forecasting solutions that actually work, scale, and deliver value.
š What You'll Learn
š Core Forecasting Foundations
Grasp what forecast accuracyĀ reallyĀ means, master model validation strategies, and sidestep common pitfalls that trip up even experienced practitioners.
š Classical Models, Done Right
In-depth, modern takes on ARIMA, Exponential Smoothing, and other classical statistical and econometrics models ā with clarity, not complexity.
š¤ Machine Learning for Time Series
Build feature-rich forecasts using state-of-the-art ML techniques that go far beyond black-box models.
š§ Deep Learning & Transformers
Explore powerful deep learning architectures, including Transformer-based models ā all with clear, readable PyTorch code.
š FTSMs ā Foundational Time Series Models
Explore the rise ofĀ Foundational Time Series Models (FTSMs)Ā ā large, pre-trained models designed to generalize across domains, tasks, and time horizons. Think GPT for time series.
šÆ Probabilistic & Interpretable Forecasting
Move beyond point forecasts with uncertainty quantification, conformal prediction, SHAP, attention mechanisms, and explainability tools.
š Real-World Case Studies
Apply what youāve learned on practical datasets across domains like retail, energy, and finance.
š MLOps & Deployment
Learn how to deploy, monitor, and scale your forecasting pipelines in the real world ā without the headaches.
š„ Who Itās For
- Data Scientists & ML Engineers
- Solving real-world forecasting challenges and building production-ready systems.
- Analysts & Developers
- Looking for a practical, hands-on reference that covers both fundamentals and advanced techniques.
- Students, Educators & Researchers
- In need of a modern, curriculum-friendly resource grounded in both theory and application.
- Demand Planners & Business Strategists
- Focused on delivering real value through accurate, actionable forecasts.
š§ Why This Book Stands Out
- š Starts with what matters ā metrics and validation
- Before jumping into models, youāll learn how to evaluate them properly so youāre building on a solid foundation.
- š§ Focuses on understanding, not just coding
- LearnĀ howĀ methods work,Ā whyĀ they work, andĀ whenĀ to use them ā not just how to run the code.
- š» Fully documented, transparent code
- No black boxes. Every example is clearly explained so you can learn and adapt, not guess.
- š Updated continuously with reader feedback
- Buy once, benefit forever ā youāll get lifetime updates as the field evolves.
- š Everything in one place
- From classical models to deep learning and FTSMs ā no need to juggle multiple resources ever again.
š¦ What You Get
- Instant download of the full book
- All code examples, datasets, and notebooks
- Free lifetime updates (including new chapters, errata fixes, and bonus content)
- Exclusive early access to upcoming bonus chapters & Q&A sessions
šø Pricing
- This is theĀ initial priceĀ ā it willĀ increaseĀ as more chapters, tools, and content are released.
- If you find value or want to support the project, feel free to pay what itās worth to you ā¤ļø
Ready to take your forecasting skills from stats to neural nets, and from theory to real-world deployment?
šĀ Hit āBuy Nowā and start mastering forecasting like never before.
Mastering CatBoost: The Hidden Gem of Tabular AI
Harness the Power of CatBoost for Tabular Data and Beyond
š Mastering CatBoost: The Hidden Gem of Tabular AI (early access - release in 2025 / Early 2026)
By Valeriy Manokhin, PhD, MBA, CQF
āCatBoost is not just underratedāitās objectively better.ā
This book shows you why, with the science and the code to prove it.
šø Pricing - the book price will rise to $60+ as more chapters drop. Preorder now and lock in lifetime access.
As the content continue to grow, if you find value in it and want to support the project - you are welcome to contribute whatever it is woth to you ā¤ļø.
š§ Why CatBoost?
Thereās aĀ preponderance of scientific evidenceĀ thatĀ CatBoost consistently and significantly (20%+ according toĀ TabArena) outperforms XGBoost, LightGBMĀ on real-world tabular data.
It's faster in inference, easier to tune, and built from the ground up for categorical featuresāwithout the usual preprocessing hacks.
Despite this, CatBoost remains one of the mostĀ underused tools in machine learning. This book fixes that.
š§Ŗ Backed by research, benchmarks, and production experience
š Practical, readable, hands-on for working data scientists
š¬ Linked to the open-source repo:Ā Awesome CatBoost
š What Youāll Learn
- Core architecture: how CatBoost works under the hood
- Hands-on modeling: end-to-end tabular ML pipelines
- Categorical encoding: no more label/one-hot hacks
- Overfitting detection: built-in, automated safeguards
- Evaluation strategies: cross-validation theĀ CatBoostĀ way
- Interpretability: SHAP, feature importance, monotonic constraints
- Bonus: Time series with CatBoost + quantile & uncertainty modeling using Conformal Prediction
š Scope & Depth: More than Just Boosters
- Mastering CatBoostĀ covers:
- Not just classification, butĀ regression,Ā ranking,Ā time series, and evenĀ quantile/uncertainty models
- Deep dive intoĀ categorical feature handlingĀ (one of CatBoostās many advantages)
- NativeĀ overfitting detection,Ā monotonic constraints, andĀ interpretabilityĀ tools all built-in and tuned for tabular workflows
šļø Under-the-Hood Architecture & Scientific Advantages
- Mastering CatBoost delves into:
- Ordered boosting,Ā symmetric trees, andĀ smoothed target statisticsĀ ā explaining why CatBoost handles categorical variablesĀ without leakage
- Scientific benchmarksĀ consistently show CatBoost outperforming XGBoost and LightGBM on real-world tabular datasets
- Includes newer capabilities likeĀ GPU optimizations,Ā quantization, andĀ ONNX export
š§© Interpretability & Safeguards
- Native overfitting detection, eliminating guesswork
- Built-inĀ per-feature importance, interaction, andĀ partial dependence tools
- Monotonic constraintsĀ tuned specifically for CatBoost internals
šÆ The Verdict
- Mastering CatBoostĀ goesĀ far beyond:
- In technical depth (architecture + categorical handling)
- Applied scope (classification, regression, ranking, forecasting)
- Deployment readiness (quantization, ONNX, real-world pipelines)
- Support materials (Awesome_CatBoost repo, notebooks, domain-specific chapters)
šØāš» Who Is This For?
This book is designed for:
- Machine learning engineers using tabular datasets
- Data scientists tired of endless hyperparameter tuning
- Students or researchers whoāve hit limits with XGBoost or sklearn
- Practitioners who want to move fast from data to insight
If you like fast iteration, fewer bugs, andĀ state-of-the-art tabular models, this book is for you.
š¦ What You Get
š„ Instant access to the bookĀ ā start reading published chapters immediately.
š Free updatesĀ ā including new chapters, bug fixes, and bonus content.
š¬ Exclusive access to the private Discord communityĀ ā connect with fellow readers, get additional materials, early bonuses, special discounts, and join live events with the author.
āļø About the Author
Written by ValeriyāÆManokhin, PhD, MBA, CQF ā a seasoned AI, conformal prediction and forecasting expert, data scientist, and machine learning researcher with publications in top academic journals.
Valeriy has advised both startups and large enterprises, helping them build and rebuild forecasting systems at scale. He has led successful forecasting initiatives for global organizations ā including winning competitive tenders from multinational companies, outperforming major consulting firms like BCG and specialized AI startups focused on forecasting. He has delivered production-grade solutions for industry leading Fortune 500 companies/
His methods have driven multimillion-dollar business impact, and his training programs have reached professionals in over 40 countries. His bookĀ Mastering Modern Time Series Forecasting is now used in more than 100+ countries and has become a #1-ranked title in Machine Learning, Forecasting, and Time Series across major platforms.
š Trusted By and Taught To
Valeriyās expertise isĀ trusted by leaders at:
Amazon, Apple, Google, Meta, Nike, BlackRock, Morgan Stanley, Target, NTT Data, Mars Inc., Lidl, Publicis Sapient, and more.
His frameworks areĀ followed by professionals from:
University of Chicago, KTH (Sweden), UBC (Canada), DTU (Denmark), and other world-class institutions.
š¤Ā Students include:
VPs of Engineering, AI Leads, Principal & Lead Data Scientists, ML Engineers, Consultants, Professors, Founders, Researchers, and PhD students.
š Also by the Author
Mastering Modern Time Series ForecastingĀ
The book trusted by data science leaders inĀ 100+ countries. Unlock theĀ toolkitĀ behind todayās most powerful forecasting systems.
Learn more āĀ MasteringModernTimeSeriesForecasting
ā” Ready to Master the Best Tabular Model in ML?
CatBoost isnāt just another gradient booster.
Itās the most underappreciated breakthrough in machine learningāand youāre about to master it.
šĀ Grab your copy now and start building faster, better models with less tuning.
The Leanpub 60 Day 100% Happiness Guarantee
Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.
You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!
So, there's no reason not to click the Add to Cart button, is there?
See full terms...
Earn $8 on a $10 Purchase, and $16 on a $20 Purchase
We pay 80% royalties on purchases of $7.99 or more, and 80% royalties minus a 50 cent flat fee on purchases between $0.99 and $7.98. You earn $8 on a $10 sale, and $16 on a $20 sale. So, if we sell 5000 non-refunded copies of your book for $20, you'll earn $80,000.
(Yes, some authors have already earned much more than that on Leanpub.)
In fact, authors have earnedover $14 millionwriting, publishing and selling on Leanpub.
Learn more about writing on Leanpub
Free Updates. DRM Free.
If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).
Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.
Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.
Learn more about Leanpub's ebook formats and where to read them