First beta release.
Working with undergoing improvements.
Progress:
- [x] StructuredData (data loading and merging)
- [x] EpiData (feature engineering)
- [x] ARIMA
- [ ] Seasonal ARIMA
- [x] LSTM
- [x] Bidirectional LSTM
- [x] GRU
- [x] Self-attention based + BiLSTM
- [x] Unweighted Average Ensemble
- [ ] Weighted Average Ensemble
- [ ] LIME/SHAP (blackbox model explainers)
- [ ] RNN Hyperparameter Selecting