
this is an development agenda for ideaInsight. it is inspired by Darts, which provides user-friendly implementation on timeseries data, but it doesn't support high resolution data forecast like seconds base. Seeing the date by date works on timeseries data, i would like to design a library for easy manipulation on timeseries data
The features shall include:
metrics
data processing
selecting data in array
reformat data into ratio, for better prediction. startpoint data = 1
data cleansing
pyod?
splitting
back-testing
simulating historical forecast, validate the data
forecast module
lstm
ml
stats module
cross-validation
sklearn cross validation
evaluate module/plotting lib
provide confidence interval
data analytics
descriptive data analytics
diagnostic data analytics
predictive data analytics
commandative data analytics
continuous evaluator
window aggregation
dashboarding
blending/stacking module to advance the timeseries forecasting
also inspired by:
1. greykit
1. changepoint detection
2. model summary
3. seaonality
2. pytorch-forecasting
3. darts
4. pyaf
5. orbit
6. kats by facebook
留言