Skip to content

This repository contains all of the code taught in the textbook called "Introduction to Machine Learning with Python: A Guide for Data Scientists" by Andreas Müller and Sarah Guido.

Notifications You must be signed in to change notification settings

JosephFrancisRe/Intro-to-ML-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Intro-to-ML-with-Python

This repository contains all of the code I wrote while reading the textbook called "Introduction to Machine Learning with Python: A Guide for Data Scientists" by Andreas Müller and Sarah Guido.


Book description:

Machine learning has become an integral part of many commercial applications and research projects, but this field is not exclusive to large companies with extensive research teams. If you use Python, even as a beginner, this book will teach you practical ways to build your own machine learning solutions. With all the data available today, machine learning applications are limited only by your imagination.

You’ll learn the steps necessary to create a successful machine-learning application with Python and the scikit-learn library. Authors Andreas Müller and Sarah Guido focus on the practical aspects of using machine learning algorithms, rather than the math behind them. Familiarity with the NumPy and matplotlib libraries will help you get even more from this book.

With this book, you’ll learn:

Fundamental concepts and applications of machine learning Advantages and shortcomings of widely used machine learning algorithms How to represent data processed by machine learning, including which data aspects to focus on Advanced methods for model evaluation and parameter tuning The concept of pipelines for chaining models and encapsulating your workflow Methods for working with text data, including text-specific processing techniques Suggestions for improving your machine learning and data science skills.

About

This repository contains all of the code taught in the textbook called "Introduction to Machine Learning with Python: A Guide for Data Scientists" by Andreas Müller and Sarah Guido.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages