Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Machine Learning with Python

You're reading from  Machine Learning with Python

Product type Book
Published in Mar 2024
Publisher Packt
ISBN-13 9781835461969
Pages 146 pages
Edition 1st Edition
Languages
Author (1):
Oliver Theobald Oliver Theobald
Profile icon Oliver Theobald

Table of Contents (18) Chapters

FOREWORD
DATASETS USED IN THIS BOOK
INTRODUCTION
DEVELOPMENT ENVIRONMENT
MACHINE LEARNING LIBRARIES
EXPLORATORY DATA ANALYSIS
DATA SCRUBBING
PRE-MODEL ALGORITHMS
SPLIT VALIDATION
MODEL DESIGN
LINEAR REGRESSION
LOGISTIC REGRESSION
SUPPORT VECTOR MACHINES
k-NEAREST NEIGHBORS
TREE-BASED METHODS
NEXT STEPS
APPENDIX 1: INTRODUCTION TO PYTHON
APPENDIX 2: PRINT COLUMNS

DEVELOPMENT ENVIRONMENT

 

As the practical exercises delivered in this book use Jupyter Notebook as the development environment for Python 3, this chapter serves as an optional guide for installing Jupyter Notebook. If you have prior experience using Jupyter Notebook or have read my earlier title Machine Learning for Absolute Beginners, then you may wish to proceed to the next chapter.

 

Jupyter Notebook is a popular choice for practitioners and online courses alike, as it combines live code, explanatory notes, and visualizations into one convenient workspace and runs from any web browser.

Jupyter Notebook can be installed using the Anaconda Distribution or Python’s package manager, pip. As an experienced Python user, you may wish to install Jupyter Notebook via pip, and there are instructions available on the Jupyter Notebook website (http://jupyter.org/install.html) outlining this option. For beginners, I recommend choosing the Anaconda Distribution option...

lock icon The rest of the chapter is locked
You have been reading a chapter from
Machine Learning with Python
Published in: Mar 2024 Publisher: Packt ISBN-13: 9781835461969
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 $15.99/month. Cancel anytime}