the primary function of this repo is to develop git skills over the course of the year.
helloworld.py- run with
python helloworld.py - this will greet you and then tell you the current time
- run with
rzl.py- run with
python rzl.py - this will offer you the ramblings of a teacher who thinks he is funnier than he is
- run with
dspipeline.py- a file containing some utilities for building data science pipelines, and an example that trains several models on adult salary data and selects the best based on cross validated metrics
- I have no idea what this does. I don't even care. maybe I'll delete it.