May 2022
Intermediate to advanced
336 pages
10h 7m
English
This appendix provides instructions for setting up an environment to run the code examples in this book. All the code snippets in the book are provided in the form of Jupyter Notebook scripts, or notebooks. Jupyter Notebook (https://jupyter.org/) is an open source web application that’s popular in the machine learning and data science communities; it offers support for interactive code design, data processing and visualization, narrative text, and more for various languages, including Python. It has a flatter learning curve than running standalone Python at the command line or in an IDE such as PyCharm, facilitating learning and development.
All the code snippets shown in this book can be ...
Read now
Unlock full access