NOTE: While executing the .ipynb files, ensure that the following directories have been created; Task 1, Task 2 and Task3. Move the corresponding input files to their respective directories.
- Data Retrieval and Parsing
- Retrieving .dat and .lbl files from the URL Specified.
- Parsing the .dat files using the .lbl file as reference.
- Certain files could not be retreived due to timeout or other similar errors.
- Data Manipulation
- Choosing fields based on the conditions specified.
- Plotting the manipulated data.
- Application of Machine Learning
- Retrieving, creating and cleaning the training and testing dataset from the specified URL.
- Applying ML model