July 2022
Intermediate to advanced
328 pages
10h 17m
English
In this book, all the code is written in Python. You can download and install the latest version from the Python language website (https://www.python.org/downloads/) for your operating system. The version of Python used in this book is Python 3.7, but any later version should work just as well. Various open source Python packages are also used in this book for building machine learning models and interpreting and visualizing them. Let’s now download all the code used in this book and install all the relevant Python packages.
All the code in this book can be downloaded from the book’s website (https://www.manning.com/books/interpretable-ai) and also from GitHub in the form of a Git ...
Read now
Unlock full access