Python machine learning

Python makes machine learning easy for beginners and experienced developers With computing power increasing exponentially and costs decreasing at the same time, there is no better time to learn machine learning using Python. Machine learning tasks that once required enormous processing power are now...

Full description

Bibliographic Details
Main Author: Lee, Wei-Meng
Format: eBook
Language:English
Published: Indianapolis, IN Wiley 2019
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Introduction to machine learning
  • Extending Python using NumPy
  • Manipulating tabular data using Pandas
  • Data visualization using matplotlib
  • Getting started with Scikit-learn for Machine Learning
  • Supervised learning : linear regression
  • Supervised learning : classification using logistic regression
  • Supervised learning : classification using support vector machines
  • Supervised learning : classification using K-Nearest Neighbors (KNN)
  • Unsupervised learning : clustering using K-Means
  • Using Azure Machine Learning Studio
  • Deploying machine learning models