Skip to content

mglearn helper package for "Introduction to Machine Learning with Python"

Notifications You must be signed in to change notification settings

amueller/mglearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helper functions for the book "Introduction to Machine Learning with Python"

This is the mglearn package used in the book, which you can also find in the accompanying repository

You don't need this repo, all the code is there:

https://github.com/amueller/introduction_to_ml_with_python

This repository is a stand-alone package in case you really feel like you want to install mglearn into your Python environment, for some reason or another. You can install it by running

pip install mglearn

in your terminal, or by running

%pip install mglearn

in Jupyter Notebook.

In particular, installing this package is a very easy way to add it to your Python search path. Or you can just check out the notebooks from the repository above, and add the path to the mglearn subfolder to your PYTHONPATH environment variable (or set it in your IDE).

About

mglearn helper package for "Introduction to Machine Learning with Python"

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages