Log
Process log
Priority rank
- Time series: classical method and ML
- Time series: scaling up
- ML on Cloud
- Other ML methods such as classification
- A/B testing
Time series
Stage | Tasks | Progress | Python | R |
---|---|---|---|---|
Set up | Find a problem set | Done. FAO TS questions | ||
Find a dataset to test | Done. Kaggle rainfall data, with 4 variables to model | |||
Advanced: Norsyss data, weekly with different locations and metrics | ||||
Analysis: rainfall | EDA and processing | Done | Yes | Yes |
Model: classical | ARIMA SARIMA Exponential smoothing |
|||
Model: ML | LSTM xgboost |
keras in R is creating issues, ignore | ||
Analysis: norsyss |