Skip to content

Hosung-Ahn/IntroducingML

Repository files navigation

Introduction to Machine Learning with Python

Code repository

Introduction to Machine Learning with Python:

Essential Concepts Using Python

by Andreas Muller and Sarah Guido

  • Publisher: O'Reilly Media; 2 edition (February 25, 2022)
  • ISBN: 979-11-6224-547-9

Python environments

Python

We recommend to use a conda environment to run the Python code.

conda install numpy scipy scikit-learn matplotlib ipython pandas imageio pillow graphviz python-graphviz
conda install nltk spacy

출처

All source code was written with reference to that book.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published