Translating by cposture

This commit is contained in:
cposture 2016-08-02 13:35:33 +08:00
parent 9fb9348519
commit a49a41f411

View File

@ -1,4 +1,4 @@
Translating by cposture 2016-08-02
### Making predictions
Now that we have the preliminaries out of the way, were ready to make predictions. Well create a new file called predict.py that will use the train.csv file we created in the last step. The below code will: