Changes

Jump to navigation Jump to search
'''Data Preprocessing (preprocessing.py)''' : this is where you transfer a text based "XXX.txt" input file into a numerical value based pickle file that the later part of the code can understand and use for training and prediction.
* Step 1 : modify specify the target file name in "main()"
# don't add ".txt" extension
78

edits

Navigation menu