scottgullaksen / bergenvann-summer-project

Analysis of Bergen Vanns sensor data for maintanance evaluation purposes
0 stars 0 forks source link

[Feature] Visualize pump and weather data #2

Open scottgullaksen opened 4 years ago

scottgullaksen commented 4 years ago

Description

The provided pump and weather data should be visulized in some way in order to get an overview of what were dealing with. More spesifically:

  1. Understand the data better -> Discover useful features to aid analysis
  2. Get intiution on how patterns and anamolies should be detected
  3. Get hints on how to represent datapoints for ML
scottgullaksen commented 4 years ago

To accomplish this we will write a python program. We use python because:

scottgullaksen commented 4 years ago

To get an overview of how data flows to accoplish this feature, take a look at #6