Skip to Content
Machine Learning for the Web
book

Machine Learning for the Web

by Steve Essinger, Andrea Isoni
July 2016
Intermediate to advanced
298 pages
6h 14m
English
Packt Publishing
Content preview from Machine Learning for the Web

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "The Django library is installed by typing the following command in the Terminal: sudo pip install django."

A block of code is set as follows:

INSTALLED_APPS = (
...
'rest_framework',
'rest_framework_swagger',
'nameapp',
)

Any command-line input or output is written as follows:

python manage.py migrate

New terms and important words are shown in bold. Words that you see on the screen, for example, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Machine Learning with TensorFlow.js

Hands-On Machine Learning with TensorFlow.js

Kai Sasaki
Machine Learning Logistics

Machine Learning Logistics

Ted Dunning, Ellen Friedman

Publisher Resources

ISBN: 9781785886607Supplemental Content