uvic-aero / onboard-computer

0 stars 1 forks source link

Implement Load model in QRCodeClassifier #67

Closed dragonprevost closed 3 years ago

dragonprevost commented 4 years ago

Create function to open pickled data structure from a file inside the QRCodeClassifier app. Will take in a file name and return some kind of object that was saved during the creating of the classification model.

Unpacking the object is not important right now... Just create a function that reads from a file name and