/ml_on_tabular_data

Code for the new Manning book on machine learning on tabular datasets

Primary LanguageJupyter Notebook

Machine Learning on Tabular Data
Using gradient boosting and deep learning


Mark Ryan and Luca Massaron
MEAP began August 2023 Publication in Spring 2024 (estimated)
ISBN 9781633438545 375 pages (estimated) printed in black & white

Running code directly on Google Colab:


Colab Badge Chapter 2

Colab Badge Chapter 4

Colab Badge Chapter 5

Colab Badge Chapter 6

Colab Badge Chapter 7

Colab Badge Appendix B

Cover Image
http://mng.bz/jPlP
Business runs on tabular data in databases, spreadsheets, and logs: crunch that data using deep learning, gradient boosting, and other machine learning techniques.

Every organization in the world stores data in tables. Machine Learning on Tabular Data reveals practical techniques for applying machine learning techniques like deep learning and gradient boosting to your company’s rows and columns.

Inside Machine Learning on Tabular Data you’ll learn how to:

  • Pick the right machine learning approach for your data
  • Apply deep learning to tabular data
  • Deploy tabular machine learning locally and in the cloud
  • Pipelines to automatically train and maintain a model

This book collects best practices, hard-won tips and tricks, and hands-on techniques for making sense of tabular data using advanced machine learning techniques. Inside, you’ll discover how to use XGBoost and LightGBM on tabular data, optimize deep learning libraries like TensorFlow and PyTorch for tabular data, and use cloud tools like Vertex AI to create an automated MLOps pipeline.