46,99 €
inkl. MwSt.
Versandkostenfrei*
Erscheint vorauss. 3. Januar 2026
payback
23 °P sammeln
  • Broschiertes Buch

This textbook serves as a companion to "A Mathematical Introduction to Data Science". It uses Python programming to provide a comprehensive foundation in the mathematics needed for data science. It is designed for anyone with a basic mathematical background, including students and self-learners interested in understanding the principles behind the computational algorithms used in data science. The focus of this book is to demonstrate how programming can aid in this understanding and be used in solving mathematical problems. It is written using Python as its programming language, but readers do…mehr

Produktbeschreibung
This textbook serves as a companion to "A Mathematical Introduction to Data Science". It uses Python programming to provide a comprehensive foundation in the mathematics needed for data science. It is designed for anyone with a basic mathematical background, including students and self-learners interested in understanding the principles behind the computational algorithms used in data science. The focus of this book is to demonstrate how programming can aid in this understanding and be used in solving mathematical problems. It is written using Python as its programming language, but readers do not need prior knowledge of Python to benefit from it.

Some examples from "A Mathematical Introduction to Data Science" are used to illustrate key concepts such as sets, functions, linear algebra, calculus, and probability and statistics, through Python programming, though it is not necessary to have seen the examples before. Further, this textbook shows how those mathematical concepts can be applied in widely used computational algorithms, such as Principal Component Analysis, Singular Value Decomposition, Linear Regression in two and more dimensions, Simple Neural Networks, Maximum Likelihood Estimation, Logistic Regression and Ridge Regression.

This textbook is designed with the assumption that readers have no prior knowledge of Python but possess a basic understanding of programming concepts, such as control flow. Ideally, readers should have both this book and its companion, "A Mathematical Introduction to Data Science". However, those with a strong mathematical background and an interest in programming implementations can benefit from reading this textbook alone.
Autorenporträt
Dr. Yi Sun: Reader in Data Science, in the Department of Computer Science, at the University of Hertfordshire. She has extensive teaching experience in machine learning and data science since 2006. Her research focuses on machine learning applications, with additional interests in image processing, natural language processing, and time series analysis. Prof. Rod Adams: Emeritus Professor, in the Department of Computer Science, at University of Hertfordshire. He has extensive experience in teaching both mathematics and computer science since the 1970s. His initial research was in mathematical logic and the maths behind compilers, especially for functional languages. Most of his research, however, has centred on neural modelling and machine learning in many application domains.