Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 938 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 938 Bytes

Purpose

This repository serves the purpose of cataloging my independent experimentation into deep

Requirements

  • pandas
  • scikit-learn
  • scipy
  • numpy
  • jupyter notebook

Sections

Resources

"Intro into Machine Learning with Python" by Andreas C. Müller & Sarah Guido†

Experiments, scripts, notebooks, and analyses compiled while working through the O'Reily book Intro to Machine Learning with Python.

"Intro into Machine Learning with Python" by Andreas C. Müller & Sarah Guido

Helper code from the author can be found at the mglearn repo.

Book code base can be found from the author at the book repo.