Skip to content

Create prediction engine #5

@YgLK

Description

@YgLK

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 Measurement db table
  • Test and validate NN performance. Tests can be performed and visualized in the Jupyter Notebook and put in the backend/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_processing module

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions