Levi-Heath's picture
Upload 27 files
46baf41 verified
%
% 1. Manually create folder: ../Evaluation_Data/Transformed_Data_for_SGD
% 2. Execute
% Run_Modularize_Data
% in the Data_Transformation folder
% to rearrange the training data into modules of labels, and divide
% each module into subsets.
% (These steps only need to run once.)
% 3. Execute
% -- Run_Training_Evaluation_model
% by choosing the model type, SGD or GDT, from the first line
% of the file.