Project
Project
https://matplotlib.org/2.0.2/users/pyplot_tutorial.html#:~:text=Pyplot
%20tutorial-,matplotlib.,the%20plot%20with%20labels%2C%20etc.
* import pandas as pd
https://www.educative.io/edpresso/what-is-pandas-in-python
* import numpy as np
https://numpy.org/doc/stable/user/whatisnumpy.html
* import os
The OS module in Python provides functions for creating and removing a
directory (folder), fetching its contents, changing and identifying the current
directory, etc. You first need to import the os module to interact with the
underlying operating system.
* json_file
The model architecture will be saved to a JSON file