Changes

Jump to navigation Jump to search
295 bytes added ,  16:27, 10 October 2017
==How to Run the Code==
 
The first part of the code is all about data preprocessing which I will discuss later. But basically this is where you transform your single "XXX.txt" input file into a pickle file that the later part of the code can use for training and prediction. To run this part:
 
python preprocessing.py
==Data Preprocessing==
78

edits

Navigation menu