-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

A Handbook of Mathematical Models with Python
By :

Mathematical modeling is the art of transforming a business problem into a clear mathematical formulation. For a given problem or use case, the algorithmic implementation of a model helps optimize parameters and generate better insights and comprehension to enable decision-making. A mathematical model complements a machine learning model and supports high-stake decisions in sensitive domains such as medicine, for example.
There are three focal topics to help you understand mathematical modeling:
I will provide concepts of mathematical modeling and various approaches to modeling through this book. I will guide you in choosing the optimal technique and best-suited algorithm to solve a business problem using Python, based on two main sources of information:
As a data professional, I believe mathematical models (equation-driven) with objectives and constraints in a problem are as relevant as (data-driven) machine learning models. In some cases, the right combination of both yields the best solutions.