Why am I passionate about this?

My personal passion behind ethical AI started early in my life. I was raised by someone who had a personality disorder, and grew up being gaslit and manipulated. It was hard for me personally to understand what was reality and what was made up. Being a nerdy kid, I spent most of my time studying computers and math to escape it all. And while I have made my own life writing books on machine learning, and programming for a living, I also care deeply about how what I do affects others. Being thoughtful is deep within me, and I sit with a Zen group and volunteer with the Mankind Project.


I wrote

Thoughtful Machine Learning with Python: A Test-Driven Approach

By Matthew Kirk ,

Book cover of Thoughtful Machine Learning with Python: A Test-Driven Approach

What is my book about?

Thoughtful Machine Learning with Python is a book that details how to build models using care with test-driven development (TDD).…

When you buy books, we may earn a commission that helps keep our lights on (or join the rebellion as a member).

The books I picked & why

Book cover of How to Lie with Statistics

Matthew Kirk Why I love this book

How to Lie with Statistics is a book that I highly recommend to anybody just starting out in data science. While we would like to believe that data science is a science many times it’s not, it’s storytelling. This storytelling with data can quickly get us into trouble. Whether it’s shortening y-axis or presenting data in a way that makes things look better than they are.

Personally I have found this book to be invaluable especially when working with business leaders as to why I won’t do certain things to my models and presentations.

By Darrell Huff , Irving Geis (illustrator) ,

Why should I read it?

3 authors picked How to Lie with Statistics as one of their favorite books, and they share why you should read it.

What is this book about?

From distorted graphs and biased samples to misleading averages, there are countless statistical dodges that lend cover to anyone with an ax to grind or a product to sell. With abundant examples and illustrations, Darrell Huff's lively and engaging primer clarifies the basic principles of statistics and explains how they're used to present information in honest and not-so-honest ways. Now even more indispensable in our data-driven world than it was when first published, How to Lie with Statistics is the book that generations of readers have relied on to keep from being fooled.


Book cover of Weapons of Math Destruction: How Big Data Increases Inequality and Threatens Democracy

Matthew Kirk Why I love this book

More power means more responsibility. Let’s face it, machine learning, artificial intelligence, and data science tend to make algorithms much more pervasive. This pervasiveness is great, although it comes with a secondary effect of causing other issues. Whether it’s policing, racial profiling, or other sticky issues math and statistics tend to not care.

It’s up to us to make sure we use math for good. That’s why I recommend this book.

By Cathy O’Neil ,

Why should I read it?

11 authors picked Weapons of Math Destruction as one of their favorite books, and they share why you should read it.

What is this book about?

'A manual for the 21st-century citizen... accessible, refreshingly critical, relevant and urgent' - Financial Times

'Fascinating and deeply disturbing' - Yuval Noah Harari, Guardian Books of the Year

In this New York Times bestseller, Cathy O'Neil, one of the first champions of algorithmic accountability, sounds an alarm on the mathematical models that pervade modern life -- and threaten to rip apart our social fabric.

We live in the age of the algorithm. Increasingly, the decisions that affect our lives - where we go to school, whether we get a loan, how much we pay for insurance - are being made…


Ad

Book cover of The Connector's Advantage: : 7 Mindsets to Grow your Influence and Impact

The Connector's Advantage: : 7 Mindsets to Grow your Influence and Impact by Michelle Tillis Lederman,

Connecting matters. Your relationships make the difference in the results you achieve, the impact you have, and the speed with which you make things happen. 

On top of all that, connections make you happier and healthier.

With the remote, hybrid, and global workplace as the new normal, connections―particularly diverse and…

Book cover of Fooled by Randomness

Matthew Kirk Why I love this book

Fooled by Randomness is one of the best books I have ever read on the trouble of working with real-world data. Many times we think that real-world data is easy to work with but it’s full of noise instead. But what kind of noise can quickly get us into trouble. In this book, Taleb goes into detail about common traps and pitfalls to avoid so that we don’t re-create the 2008 financial crash again.

By Nassim Nicholas Taleb ,

Why should I read it?

6 authors picked Fooled by Randomness as one of their favorite books, and they share why you should read it.

What is this book about?

Everyone wants to succeed in life. But what causes some of us to be more successful than others? Is it really down to skill and strategy - or something altogether more unpredictable?

This book is the bestselling sensation that will change the way you think about business and the world. It is all about luck: more precisely, how we perceive luck in our personal and professional experiences. Nowhere is this more obvious than in the markets - we hear an entrepreneur has 'vision' or a trader is 'talented', but all too often their performance is down to chance rather than…


Book cover of The Mismeasure of Man

Matthew Kirk Why I love this book

I’ll be honest, I never took tests well. And I wasn’t accepted to my first pick of a high school. That is why I recommend this book. Many times we think that evaluative tests, like the IQ test, determine how intelligent someone is. And that just isn’t true. In this book by Stephen Jay Gould he goes into detail about the issues with ranking criteria on human intelligence and how we just can’t do it in practice.

By Stephen Jay Gould ,

Why should I read it?

4 authors picked The Mismeasure of Man as one of their favorite books, and they share why you should read it.

What is this book about?

When published in 1981, The Mismeasure of Man was immediately hailed as a masterwork, the ringing answer to those who would classify people, rank them according to their supposed genetic gifts and limits.

And yet the idea of innate limits-of biology as destiny-dies hard, as witness the attention devoted to The Bell Curve, whose arguments are here so effectively anticipated and thoroughly undermined by Stephen Jay Gould. In this edition Dr. Gould has written a substantial new introduction telling how and why he wrote the book and tracing the subsequent history of the controversy on innateness right through The Bell…


Ad

Book cover of The Parent's Guide to Birdnesting: A Child-Centered Solution to Co-Parenting During Separation and Divorce

The Parent's Guide to Birdnesting by Dr. Ann Gold Buscho,

Based on research about how divorce can affect children, you will learn how to best support your children's resilience, as well as your own. For parents who are separating and want to put their children first, birdnesting could be the interim or long-term shared parenting solution you’ve been looking for.…

Book cover of Machine Learning

Matthew Kirk Why I love this book

Peter Flach’s book on machine learning had a profound impact on me. The book is simple to understand, and highly visual. But beyond that Peter himself is a lovely person who obviously cares about all his students. I believe for getting started in machine learning and wanting to understand the algorithms that power many models, this is a great place to start.

But most importantly it’s a great way to understand the power and gain more intention behind what we are doing.

By Peter Flach ,

Why should I read it?

1 author picked Machine Learning as one of their favorite books, and they share why you should read it.

What is this book about?

As one of the most comprehensive machine learning texts around, this book does justice to the field's incredible richness, but without losing sight of the unifying principles. Peter Flach's clear, example-based approach begins by discussing how a spam filter works, which gives an immediate introduction to machine learning in action, with a minimum of technical fuss. Flach provides case studies of increasing complexity and variety with well-chosen examples and illustrations throughout. He covers a wide range of logical, geometric and statistical models and state-of-the-art topics such as matrix factorisation and ROC analysis. Particular attention is paid to the central role…


Explore my book 😀

Thoughtful Machine Learning with Python: A Test-Driven Approach

By Matthew Kirk ,

Book cover of Thoughtful Machine Learning with Python: A Test-Driven Approach

What is my book about?

Thoughtful Machine Learning with Python is a book that details how to build models using care with test-driven development (TDD). TDD is one method for testing your assumptions and a way to step towards the ethical use of models.

Book cover of How to Lie with Statistics
Book cover of Weapons of Math Destruction: How Big Data Increases Inequality and Threatens Democracy
Book cover of Fooled by Randomness

Share your top 3 reads of 2025!

And get a beautiful page showing off your 3 favorite reads.

1,277

readers submitted
so far, will you?

Ad

📚 You might also like…

Book cover of A Daily Dose of Now: 365 Mindfulness Meditation Practices for Living in the Moment

A Daily Dose of Now by Nita Sweeney,

Reduce stress, ease anxiety, and increase inner peace—one day at a time—with a year of easy-to-follow mindfulness meditation techniques.

Certified mindfulness teacher, bestselling author, ultramarathoner, wife, and dog-mom Nita Sweeney shares mindfulness meditation practices to help anyone break free from worry and self-judgment.

Mindfulness meditation trains you to live in…

Book cover of In This Together: Connecting with Your Community to Combat the Climate Crisis

In This Together by Marianne E. Krasny,

In This Together explores how we can harness our social networks to make a real impact fighting the climate crisis. Against notions of the lone environmental crusader, Marianne E. Krasny shows us the power of "network climate action"—the idea that our own ordinary acts can influence and inspire those close…

5 book lists we think you will like!

Interested in artificial intelligence, machine learning, and statistics?

Machine Learning 54 books
Statistics 32 books