Here is the perfect comprehensive guide for readers with basic to intermediate level knowledge of machine learning and deep learning. It introduces tools such as NumPy for numerical processing, Pandas for panel data analysis, Matplotlib for visualization, Scikit-learn for machine learning, and Pytorch for deep learning with Python. It also serves as a long-term reference manual for the practitioners who will find solutions to commonly occurring scenarios.

The book is divided into three sections. The first section introduces you to number crunching and data analysis tools using Python with in-depth explanation on environment configuration, data loading, numerical processing, data analysis, and visualizations. The second section covers machine learning basics and Scikit-learn library. It also explains supervised learning, unsupervised learning, implementation, and classification of regression algorithms, and ensemble learning methods in an easy manner with theoreticaland practical lessons. The third section explains complex neural network architectures with details on internal working and implementation of convolutional neural networks. The final chapter contains a detailed end-to-end solution with neural networks in Pytorch.
After completing Hands-on Machine Learning with Python, you will be able to implement machine learning and neural network solutions and extend them to your advantage.
You will:
  • Review data structures in NumPy and Pandas
  • Demonstrate machine learning techniques and algorithm
  • Understand supervised learning and unsupervised learning
  • Examine convolutional neural networks and Recurrent neural networks
  • Get acquainted with scikit-learn and PyTorch
  • Predict sequences in recurrent neural networks and long short term memory



Autorentext
Ashwin Pajankar holds a Master of Technology from IIIT Hyderabad, and has over 25 years of programming experience. He started his journey in programming and electronics with BASIC programming language and is now proficient in Assembly programming, C, C++, Java, Shell Scripting, and Python. Other technical experience includes single board computers such as Raspberry Pi and Banana Pro, and Arduino. He is currently a freelance online instructor teaching programming bootcamps to more than 60,000 students from tech companies and colleges. His Youtube channel has an audience of 10000 subscribers and he has published more than 15 books on programming and electronics with many international publications.

Aditya Joshi has worked in data science and machine learning engineering roles since the completion of his MS (By Research) from IIIT Hyderabad. He has conducted tutorials, workshops, invited lectures, and full courses for students and professionals who want to move to the field of data science. His past academic research publications include works on natural language processing, specifically fine grain sentiment analysis and code mixed text. He has been the organizing committee member and program committee member of academic conferences on data science and natural language processing.


Inhalt
Chapter 1: Getting Started with Python 3 and Jupyter Notebook
Chapter Goal: Introduce the reader to the basics of Python Programming language, philosophy, and installation. We will also learn how to install it on various platforms. This chapter also introduces the readers to Python programming with Jupyter Notebook. In the end, we will also have a brief overview of the constituent libraries of sciPy stack.
No of pages - 30
Sub -Topics
1. Introduction to the Python programming language
2. History of Python
3. Python enhancement proposals (PEPs)
4. Philosophy of Python
5. Real life applications of Python
6. Installing Python on various platforms (Windows and Debian Linux Flavors)
7. Python modes (Interactive and Script)
8. Pip (pip installs python)
9. Introduction to the scientific Python ecosystem
10. Overview of Jupyter Notebook
11. Installation of Jupyter Notebook
12. Running code in Jupyter Notebook
 
Chapter 2: Getting Started with NumPy
Chapter Goal: Get started with NumPy Ndarrays and the basics of NumPy library. The chapter covers the instructions for installation and basic usage of NumPy.
No of pages: 10
Sub - Topics:
1. Introduction to NumPy
2. Install NumPy with pip3
3. Indexing and Slicing of ndarrays
4. Properties of ndarrays
5. Constants in NumPy
6. Datatypes in datatypes
 
Chapter 3 : Introduction to Data Visualization
Chapter goal In this chapter, we will discuss the various ndarray creation routines available in NumPy. We will also get started with Visualizations with Matplotlib. We will learn how to visualize the various numerical ranges with Matplotlib.
No of pages: 15
Sub - Topics:
1. Ones and zeros
2. Matrices
3. Introduction to Matplotlib
4. Running Matplotlib programs in Jupyter Notebook and the script mode
5. Numerical ranges and visualizations
 
Chapter 4 : Introduction to Pandas 
Chapter goal Get started with Pandas data structures
No of pages: 10
Sub - Topics:
1. Install Pandas
2. What is Pandas
3. Introduction to series
4. Introduction to dataframes
a)Plain Text File
b)CSV
c)Handling excel file
d)NumPy file format
e)NumPy CSV file reading
f)Matplotlib Cbook
g)Read CSV
h)Read Excel
i)Read JSON
j)Pickle
k)Pandas and web
l)Read SQL
m)Clipboard
 
 
Chapter 5: Introduction to Machine Learning with Scikit-Learn
Chapter goal Get acquainted with machine learning basics and scikit-Learn library
No of pages: 10
1. What is machine learning, offline and online processes
2. Supervised/unsupervised methods
3. Overview of scikit learn library, APIs
4. Dataset loading, generated datasets
 
Chapter 6: Preparing Data for Machine Learning
Chapter Goal: Clean, vectorize and transform data
No of Pages: 15
1. Type of data variables
2. Vectorization
3. Normalization
4. Processing text and images
 
 
Chapter 7: Supervised Learning Methods - 1
Chapter Goal: Learn and implement classification and regression algorithms
No of Pages: 30
1. Regression and classification, multiclass, multilabel classification
2. K-nearest neighbors
3. Linear regression, understanding parameters
4. Logistic regression
5. Decision trees
 
Ch...
Titel
Hands-on Machine Learning with Python
Untertitel
Implement Neural Network Solutions with Scikit-learn and PyTorch
EAN
9781484279212
Format
E-Book (pdf)
Hersteller
Veröffentlichung
05.03.2022
Digitaler Kopierschutz
Wasserzeichen
Dateigrösse
11.89 MB
Anzahl Seiten
335