-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Create neural network (NN) which will be used for air quality data prediction.
- Create NN model used for air quality predictions
- After each prediction, store predicted data in the
Predicted Measurementdb table - Test and validate NN performance. Tests can be performed and visualized in the
Jupyter Notebookand put in thebackend/tests/engine/<notebook_nam>.ipynb
Data retrieved from the database might not be ready right away to be learnt on.
- Create essential methods for data preparation in the
data_processingmodule
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request