SitePoint
Blog
Forum
Library
Login
Join Premium
Toggle sidebar
Python Machine Learning
Toggle community discussions
Close
Content
Bookmarks
Preface
Python ® Machine Learning
About the Author
About the Technical Editor
Credits
Acknowledgments
WILEY END USER LICENSE AGREEMENT
Introduction
1
Introduction to Machine Learning
What Is Machine Learning?
Getting the Tools
Summary
Extending Python Using NumPy
What Is NumPy?
Creating NumPy Arrays
Array Indexing
Reshaping Arrays
Array Math
Array Assignment
Summary
Manipulating Tabular Data Using Pandas
What Is Pandas?
Pandas Series
Pandas DataFrame
Summary
Data Visualization Using matplotlib
What Is matplotlib?
Plotting Line Charts
Plotting Bar Charts
Plotting Pie Charts
Plotting Scatter Plots
Plotting Using Seaborn
Summary
Getting Started with Scikit‐learn for Machine Learning
Introduction to Scikit‐learn
Getting Datasets
Getting Started with Scikit‐learn
Data Cleansing
Summary
Supervised Learning—Linear Regression
Types of Linear Regression
Linear Regression
Polynomial Regression
Summary
Supervised Learning—Classification Using Logistic Regression
What Is Logistic Regression?
Using the Breast Cancer Wisconsin (Diagnostic) Data Set
Summary
Supervised Learning—Classification Using Support Vector Machines
What Is a Support Vector Machine?
Kernel Trick
Types of Kernels
Using SVM for Real‐Life Problems
Summary
Supervised Learning—Classification Using K‐Nearest Neighbors (KNN)
What Is K‐Nearest Neighbors?
Summary
Unsupervised Learning—Clustering Using K‐Means
What Is Unsupervised Learning?
Using K‐Means to Solve Real‐Life Problems
Summary
Using Azure Machine Learning Studio
What Is Microsoft Azure Machine Learning Studio?
Summary
Deploying Machine Learning Models
Deploying ML
Case Study
Deploying the Model
Index
Open text modal
Community Questions
Close