Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Practical Discrete Mathematics

You're reading from   Practical Discrete Mathematics Discover math principles that fuel algorithms for computer science and machine learning with Python

Arrow left icon
Product type Paperback
Published in Feb 2021
Publisher Packt
ISBN-13 9781838983147
Length 330 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Authors (2):
Arrow left icon
Ryan T. White Ryan T. White
Author Profile Icon Ryan T. White
Ryan T. White
Archana Tikayat Ray Archana Tikayat Ray
Author Profile Icon Archana Tikayat Ray
Archana Tikayat Ray
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Preface 1. Part I – Basic Concepts of Discrete Math
2. Chapter 1: Key Concepts, Notation, Set Theory, Relations, and Functions FREE CHAPTER 3. Chapter 2: Formal Logic and Constructing Mathematical Proofs 4. Chapter 3: Computing with Base-n Numbers 5. Chapter 4: Combinatorics Using SciPy 6. Chapter 5: Elements of Discrete Probability 7. Part II – Implementing Discrete Mathematics in Data and Computer Science
8. Chapter 6: Computational Algorithms in Linear Algebra 9. Chapter 7: Computational Requirements for Algorithms 10. Chapter 8: Storage and Feature Extraction of Graphs, Trees, and Networks 11. Chapter 9: Searching Data Structures and Finding Shortest Paths 12. Part III – Real-World Applications of Discrete Mathematics
13. Chapter 10: Regression Analysis with NumPy and Scikit-Learn 14. Chapter 11: Web Searches with PageRank 15. Chapter 12: Principal Component Analysis with Scikit-Learn 16. Other Books You May Enjoy

What this book covers

Part I – Basic Concepts of Discrete Math

Chapter 1, Key Concepts, Notation, Set Theory, Relations, and Functions, is an introduction to the basic vocabulary, concepts, and notation of discrete mathematics.

Chapter 2, Formal Logic and Constructing Mathematical Proofs, covers formal logic and binary and explains how to prove mathematical results.

Chapter 3, Computing with Base-n Numbers, discusses arithmetic in different numbering systems, including hexadecimal and binary.

Chapter 4, Combinatorics Using SciPy, explains how to count the elements in certain types of discrete structures.

Chapter 5, Elements of Discrete Probability, covers measuring chance and the basics of Google's PageRank algorithm.

Part II – Implementing Discrete Mathematics in Data and Computer Science

Chapter 6, Computational Algorithms in Linear Algebra, explains how to solve algebra problems with Python using NumPy.

Chapter 7, Computational Requirements for Algorithms, gives you the tools to determine how long algorithms take to run and how much space they require.

Chapter 8, Storage and Feature Extraction of Graphs, Trees, and Networks, covers storing graph structures and finding information about them with code.

Chapter 9, Searching Data Structures and Finding Shortest Paths, explains how to traverse graphs and figure out efficient paths between vertices.

Part III – Real-World Applications of Discrete Mathematics

Chapter 10, Regression Analysis with NumPy, is a discussion on the prediction of variables in datasets containing multiple variables.

Chapter 11, Web Searches with PageRank, shows you how to rank the results of web searches to find the most relevant web pages.

Chapter 12, Principal Component Analysis with Scikit-Learn, explains how to reduce the dimensionality of high-dimensional datasets to save space and speed up machine learning.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime