Changes between Version 45 and Version 46 of Other/Summer/2024/wS


Ignore:
Timestamp:
Jul 31, 2024, 5:54:01 PM (4 months ago)
Author:
despoinakk
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2024/wS

    v45 v46  
    148148
    149149* Did some data processing based on previous week's measurements
     150
    150151* Fed the data into various ML models
     152
    151153* Created Error Estimation metric for previous week's measurements
    152154
     155* An F1-score of around 80% was achieved, while we tried to make sure the models generalized as much as possible
     156
    153157Some example code for the simple ML model is included in the classification_example.ipynb attached file.