Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 681 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 681 Bytes

#Magic Loops in Sci-Kit Learn

This submodule has been forked and modified for the purposes of a Python tutorial illustrating machine learning with sci-kit learn.

For more information, visit the tutorial and consult the documentaion.


Acknowledgements

This code was originally forked from @rayidghani magicloops. It has been updated to run in Python2 or Python3. In addition, this fork modifies the plotting code and several of the functions to take a user-specified dataset, outcome variable, and features.