You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### Note: If your system is inadequate then I humbly request you to stop here as the program will not perform efficiently and a great deal of time will be wasted.
33
33
34
-
Next run the program on the pre-processed data (change the location of the save file in the code)
34
+
Next run the program on the pre-processed data (change the location of the save file in the code). This will take out the relevant data fields in XML format for each file
35
35
36
36
xml data extract.py
37
-
37
+
38
+
Next to process the data into Numpy Arrays u need to run the following python file:
39
+
40
+
Data_Extraction_Revised.py
41
+
38
42
When completed you can now run (assuming you have Jupyter Notebook) the program.
39
43
You have to change the location of the save file, in the code, to the save file from the XML extraction program
0 commit comments