ds5110 / faces

3 stars 0 forks source link

Adding helpers #9

Closed sophiacofone closed 1 year ago

sophiacofone commented 1 year ago

This PR adds some cols to Jesse's model helper. I also added a helpers.py that adds in different helpers for reading the data, Xy split, train test split, creating confusion matrix, and confusion report. Not sure if these helpers should be divided up differently.