issues
search
scottgullaksen
/
bergenvann-summer-project
Analysis of Bergen Vanns sensor data for maintanance evaluation purposes
0
stars
0
forks
source link
[Task] Visualize predictions with true values
#37
Closed
scottgullaksen
closed
4 years ago
scottgullaksen
commented
4 years ago
So we can get a better feel for how accurate the model is.
Thoughts
[x] Create a dataframe of the predictions -> merge with dataframe of true pump values -> plot with matplotlib
[x] Maybe keras/scikit learn has some built in methods for doing this?
So we can get a better feel for how accurate the model is.
Thoughts