The Forecasting, CatBoost & Conformal Prediction Tetralogy
$163.90
Bought separately
$115.00
Minimum price
$120.00
Suggested price

The Forecasting, CatBoost & Conformal Prediction Tetralogy

About the Bundle

  • Share this bundle
  • Categories

    • Computer Science
    • Machine Learning
    • Mathematics
    • Python
    • Data Science
    • Deep Learning
    • Education
    • Engineering
    • Economics
    • Neural Networks
    • Textbooks
    • Algorithm
    • Computers and Programming
    • Sciences
    • Neuroscience
    • Economics

About the Books

Mastering Modern Time Series Forecasting

A Comprehensive Guide to Statistical, Machine Learning, and Deep Learning Models in Python
  • 446

    Pages

  • 45%

    Complete

  • PDF

  • English

šŸ“˜ 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
  • 8%

    Complete

  • PDF

  • English

šŸ“˜ 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.

Advanced Conformal Prediction:Practical Uncertainty Quantific...

Practical Uncertainty Quantification for Real-World ML Learn Conformal Prediction (CP), the state-of-the-art technique for building statistically valid, model-agnostic prediction intervals
  • 7%

    Complete

  • PDF

  • English

Advanced Conformal PredictionĀ is a comprehensive and practical guide to one of the most powerful and rapidly evolving frameworks in machine learning: Conformal Prediction (CP).

Written byĀ Valery Manokhin, who completed his PhD underĀ Vladimir Vovk, the creator of Conformal Prediction, and has been one of its most prominent advocates for years, this book reflects deep expertise and commitment to the field. Manokhin's widely followed "Awesome Conformal Prediction" repository and his contributions to the global CP community have helped fuel itsĀ meteoric riseĀ in research and industry.

Conformal Prediction is quickly becoming aĀ must-have skillĀ for anyone working in high-stakes, production-level AI systems. It provides rigorous, model-agnostic methods for quantifying uncertainty and constructing statistically valid prediction sets with guaranteed coverage. Unlike many traditional approaches, CP offersĀ finite-sample guarantees without requiring unrealistic assumptions.

This book begins with the philosophical and mathematical origins of CP and walks you through its key components: exchangeability, nonconformity scores, prediction regions, inductive and adaptive variants, and beyond. It then explores cutting-edge research on:

  • Classification
  • Classifier calibration
  • Regression
  • Time Series and Forecasting (e.g., EnbPI, blockwise CP)
  • Deep Learning Integration (NLP, CV, transformers)
  • Weighted CP for covariate shift
  • Software tools
  • And much more

Whether you're a practitioner building risk-sensitive systems or a researcher exploring the limits of statistical inference,Ā Advanced Conformal PredictionĀ is your definitive resource.

Preorder now to lock in the lowest price. You'll get early access to chapters as they’re released, and all future updates will be included. The price will increase significantly as more chapters are added.

Probabilistic Forecasting with Conformal Prediction in Python

The Practical Guide to Uncertainty Quantification for Data Science, Machine Learning, and Forecasting
  • 8%

    Complete

  • PDF

  • English

Probabilistic Forecasting with Conformal Prediction in Python (Early Access)

The Practical Guide to Uncertainty Quantification for Data Science, Machine Learning, and Forecasting

Confident forecasts aren’t just about accuracy — they’re about knowing when you might be wrong.

This book takes you deep into the fast-growing world ofĀ probabilistic forecastingĀ andĀ conformal prediction — modern tools that let you move beyond point estimates to deliverĀ prediction intervals, risk measures, and trustworthy AI decisions.

Whether you’re aĀ data scientist, ML engineer, finance professional, or academic researcher, you’ll learn how to:

  • Understand theĀ theoryĀ behind conformal prediction and probabilistic forecasting — without unnecessary math overload.
  • Apply these methods inĀ real-world projects: from demand forecasting to portfolio risk modeling.
  • Implement solutions inĀ Python, step-by-step.
  • Build forecasting models thatĀ communicate uncertaintyĀ clearly to decision-makers.

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

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