News

There are a number of datatypes that cannot be saved easily to flat files, such as lists and dictionaries. If you want your files to be human readable, you may want to save them as text files in a ...
In it we first load the pkl file, and then we use the whole dataset to run through the model to pretend regression test the model with an unseen dataset. This time we get an accuracy of 0.8. The ...