Skip to content

Outbreak Prediction #37

Description

@Kovox91

Since the current iteration is relatively bad at predicting outbreaks, while the general fluctuation is predicted ok-ish, I wanted to try some things for better outbreak prediction.

  1. Balancing data
    The Idea is that the dataset is unbalanced and outbreaks are realtively rare. I will try to manually identify outbreaks and replicate those observations. Since the data is a primary predictor I'll test the models performance without that info as well.

  2. Handle as Classification
    Based on the data replication, I'll also try to handle this as an classification problem first. If that works reliable I could fit two different models on the data, one on outbreak one on regular situations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions