Description
Rubric Score
Criteria 1: Matplotlib and CSV
Score Level: 4 (Exceeds Expectations)
Comment(s):
The Jupyter notebook file imports the libraries necessary for the project. No issues importing the required modules.
Criteria 2: Implementation of 2D Visualization
Score Level: 3.5 (Exceeds Expectations)
Comment(s):
The 2D grid appears with data plotted on the graph. Moreover, the visualization also includes a custom color and title. Labeling the Axis would have been helpful though.
Criteria 3: Implementation of 3D Visualization
Score Level: 3.5 (Exceeds Expectations)
Comment(s):
The 2D grid appears with data plotted on the graph. Moreover, the visualization also includes a custom color and title. Labeling the Axis would have been helpful though.
Overall Score: 11/12
Overall, the project successfully imports the modules and displays. The 2D and 3D graphs were displayed properly. Although, the graphs were labeled. They would have been more understandable if the axis were labeled as well. In summary, this project did everything correct by exceeding expectations
Activity