Covid-19 prediction
Mathi
New Altair Community Member
For an assignment, I need to predict when the COVID-19 peak will be reached based on a short data set.
Which kind of predictive models should I use and how should I organise it?
Which kind of predictive models should I use and how should I organise it?
Tagged:
0
Answers
-
Hello
It depends on your data and unfortunately it is very difficult to answer this question with out seeing your data.
Best
sara0 -
Dear Sara,
Please find attached our data. We currently used automodel in rapidminer to apply the GLM and RF model on our preprocessed data. However, we do not know how to use the obtained model to make further predictions.
We tried using an Arima, but this does not make use of the acquired model. Do you probably have a solution for this?
Best
Mathias1 -
@Mathi
Hello Dear Mathias
First you want to do time series with your data. Right?( I didn't work on time series )
Then you have alot of sheets in your excel. Which one do you want to work on them?
Do you mean black box or white box?
If you have any label for that you can make a process with RM easily, especially with auto model.
I hope this helps
sara0