Leanpub Header

Skip to main content

Mastering Modern Time Series Forecasting + Mastering Catboost

Mastering Modern Time Series Forecasting + Mastering Catboost

The author is letting you choose the price you pay for this bundle!

Pick Your Price...
These books have a total suggested price of $95.00. Get them now for only $74.95!
About

Price

Bundle Price

Bought separately

$95.00

$80.00

You pay

$80.00

Author earns

$64.00
$

All prices are in US $. You can pay in US $ or in your local currency when you check out.

EU customers: prices exclude VAT, which is added during checkout.

...Or Buy With Credits!

Number of credits (Minimum 5)

5
The author will earn $60.00 from your purchase!
You can get credits monthly with a Reader Membership

Books

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 learningtransformers, 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 examplesreal-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 regressionrankingtime series, and even quantile/uncertainty models
  • Deep dive into categorical feature handling (one of CatBoost’s many advantages)
  • Native overfitting detectionmonotonic constraints, and interpretability tools all built-in and tuned for tabular workflows

?️ Under-the-Hood Architecture & Scientific Advantages

  • Mastering CatBoost delves into:
  • Ordered boostingsymmetric 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 optimizationsquantization, 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 earned over $14 million writing, 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

Write and Publish on Leanpub

You can use Leanpub to easily write, publish and sell in-progress and completed ebooks and online courses!

Leanpub is a powerful platform for serious authors, combining a simple, elegant writing and publishing workflow with a store focused on selling in-progress ebooks.

Leanpub is a magical typewriter for authors: just write in plain text, and to publish your ebook, just click a button. (Or, if you are producing your ebook your own way, you can even upload your own PDF and/or EPUB files and then publish with one click!) It really is that easy.

Learn more about writing on Leanpub