Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
A Handbook of Mathematical Models with Python
A Handbook of Mathematical Models with Python

A Handbook of Mathematical Models with Python: Elevate your machine learning projects with NetworkX, PuLP, and linalg

eBook
$27.98 $39.99
Paperback
$49.99
Subscription
Free Trial
Renews at $19.99p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Table of content icon View table of contents Preview book icon Preview Book

A Handbook of Mathematical Models with Python

Part 1:Mathematical Modeling

In this part, you will get to know the theory behind mathematical modeling. You will be introduced to the concepts of a mathematical model and how they are relevant in solving a business problem. A mathematical model relies heavily on domain knowledge, the objective of the business case formulated into a mathematical problem, and constraints in the context, while a machine learning (statistical) model relies on data. Mathematical modeling is complementary to machine learning; for some use cases, one is enough, whereas a few others need a blend of the two.

This part has the following chapters:

  • Chapter 1, Introduction to Mathematical Modeling
  • Chapter 2, Machine Learning vis-à-vis Mathematical Modeling
Left arrow icon Right arrow icon
Download code icon Download Code

Key benefits

  • Gain a profound understanding of various mathematical models that can be integrated with machine learning
  • Learn how to implement optimization algorithms to tune machine learning models
  • Build optimal solutions for practical use cases
  • Purchase of the print or Kindle book includes a free PDF eBook

Description

Mathematical modeling is the art of transforming a business problem into a well-defined mathematical formulation. Its emphasis on interpretability is particularly crucial when deploying a model to support high-stake decisions in sensitive sectors like pharmaceuticals and healthcare. Through this book, you’ll gain a firm grasp of the foundational mathematics underpinning various machine learning algorithms. Equipped with this knowledge, you can modify algorithms to suit your business problem. Starting with the basic theory and concepts of mathematical modeling, you’ll explore an array of mathematical tools that will empower you to extract insights and understand the data better, which in turn will aid in making optimal, data-driven decisions. The book allows you to explore mathematical optimization and its wide range of applications, and concludes by highlighting the synergetic value derived from blending mathematical models with machine learning. Ultimately, you’ll be able to apply everything you’ve learned to choose the most fitting methodologies for the business problems you encounter.

Who is this book for?

If you are a budding data scientist seeking to augment your journey with mathematics, this book is for you. Researchers and R&D scientists will also be able to harness the concepts covered to their full potential. To make the best use of this book, a background in linear algebra, differential equations, basics of statistics, data types, data structures, and numerical algorithms will be useful.

What you will learn

  • Understand core concepts of mathematical models and their relevance in solving problems
  • Explore various approaches to modeling and learning using Python
  • Work with tested mathematical tools to gather meaningful insights
  • Blend mathematical modeling with machine learning to find optimal solutions to business problems
  • Optimize ML models built with business data, apply them to understand their impact on the business, and address critical questions
  • Apply mathematical optimization for data-scarce problems where the objective and constraints are known

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Aug 30, 2023
Length: 144 pages
Edition : 1st
Language : English
ISBN-13 : 9781804617069
Category :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : Aug 30, 2023
Length: 144 pages
Edition : 1st
Language : English
ISBN-13 : 9781804617069
Category :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$19.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$199.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts
$279.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total $ 139.97
Causal Inference and Discovery in Python
$39.99
A Handbook of Mathematical Models with Python
$49.99
Building Statistical Models in Python
$49.99
Total $ 139.97 Stars icon

Table of Contents

15 Chapters
Part 1:Mathematical Modeling Chevron down icon Chevron up icon
Chapter 1: Introduction to Mathematical Modeling Chevron down icon Chevron up icon
Chapter 2: Machine Learning vis-à-vis Mathematical Modeling Chevron down icon Chevron up icon
Part 2:Mathematical Tools Chevron down icon Chevron up icon
Chapter 3: Principal Component Analysis Chevron down icon Chevron up icon
Chapter 4: Gradient Descent Chevron down icon Chevron up icon
Chapter 5: Support Vector Machine Chevron down icon Chevron up icon
Chapter 6: Graph Theory Chevron down icon Chevron up icon
Chapter 7: Kalman Filter Chevron down icon Chevron up icon
Chapter 8: Markov Chain Chevron down icon Chevron up icon
Part 3:Mathematical Optimization Chevron down icon Chevron up icon
Chapter 9: Exploring Optimization Techniques Chevron down icon Chevron up icon
Chapter 10: Optimization Techniques for Machine Learning Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon

Customer reviews

Top Reviews
Rating distribution
Full star icon Full star icon Full star icon Full star icon Half star icon 4.1
(7 Ratings)
5 star 57.1%
4 star 28.6%
3 star 0%
2 star 0%
1 star 14.3%
Filter icon Filter
Top Reviews

Filter reviews by




Om S Sep 10, 2023
Full star icon Full star icon Full star icon Full star icon Full star icon 5
The book begins by introducing the concept of mathematical modeling and its significance in solving practical problems. It then takes readers through a journey of various mathematical models and demonstrates how Python can be used as a tool to implement and work with these models effectively.One of the book's strengths is its emphasis on hands-on learning. It provides practical examples and exercises that allow readers to apply mathematical models to real-life scenarios. This hands-on approach not only enhances understanding but also equips readers with valuable problem-solving skills.Throughout the book, readers will explore a wide range of mathematical concepts and their applications, from basic principles to more advanced topics. The book also covers optimization techniques, which are essential for finding the best solutions to complex problems.Whether you are a student looking to learn mathematical modeling or a professional seeking to apply these techniques in your work, this book provides a solid foundation. It is written in a clear and accessible manner, making it suitable for readers with various levels of mathematical and programming expertise.In conclusion, "A Handbook of Mathematical Models with Python" is a practical and user-friendly guide that demystifies mathematical modeling and demonstrates how to implement it using Python. It is a valuable resource for anyone looking to enhance their problem-solving skills and apply mathematics to real-world challenges.
Amazon Verified review Amazon
Kumar Abhishek Dec 30, 2023
Full star icon Full star icon Full star icon Full star icon Full star icon 5
This book is a concise, 100-page guide that provides a quick yet insightful overview of mathematical models and their connection to machine learning. As a senior machine learning engineer, I found this book to be a helpful introduction for those who are beginning their journey in data science or those who feel lacking in math knowledge. It effectively links fundamental mathematical concepts with Python applications in machine learning, offering practical examples and use cases. While the book is an excellent starting point for understanding the interplay between math and machine learning, it's important to note that it doesn't delve into deep technical details. For readers seeking in-depth mathematical explanations, I would recommend more mathematically intensive books. Nevertheless, for a clear, introductory understanding of how mathematics underpins machine learning algorithms, Dr. Sarkar's book is a valuable and accessible resource.
Amazon Verified review Amazon
Greg Phillips Feb 06, 2024
Full star icon Full star icon Full star icon Full star icon Full star icon 5
This is an excellent book to get you started on the path towards a better understanding of the math underpinning Machine Learning as implemented with Python. Reading is time well spent.
Amazon Verified review Amazon
Rahul Bahadur Oct 09, 2023
Full star icon Full star icon Full star icon Full star icon Full star icon 5
While most ML books delve straight into applications, this book describes, in detail, what goes on mathematically under the hood - without being overwhelming. It starts with describing some of the most common algorithms that any Data Scientist/Statistician uses (like PCA, SVM, Linear regression, neural-nets) and their applications. Later it also describes MCMC chains, Kalman filters etc. along with graph optimizations (travelling salesperson).One of the most common mistake that a data scientist does is treating everything as an ML prediction problem. This book talks about scenarios where one would apply linear programming (PuLP), network modelling etc. to come up with the correct solution.Each chapter has plenty of follow along example in python using commonly available libraries. The author also mentions a lot of great online resources if you want to delve further into any topic.All in all this is a great quick read if you are looking to refresh your understanding or even starting to explore what all methods should exists in your problem solving toolbox.
Amazon Verified review Amazon
H2N Nov 16, 2023
Full star icon Full star icon Full star icon Full star icon Empty star icon 4
This book is an essential resource for data scientists and R&D professionals, offering a practical approach to mathematical modeling in Python. It's ideal for those familiar with differential equations, linear algebra, and statistics, blending machine learning with classical models. Covering PCA, Gradient Descent, SVMs, and more, it excels in explaining data classification and reduction. Additionally, it touches on Graph Theory, Kalman Filter, and Markov Chains, culminating in strategies for optimizing machine learning models. While concise, it leaves readers anticipating a more in-depth exploration in future editions.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.