enhancementgood first issueimplementing algorithmsinterfacing algorithmsmodule:forecasting
Métricas do repositório
- Stars
- (7.162 stars)
- Métricas de merge de PR
- (Mesclagem média 26d 10h) (86 fundiu PRs em 30d)
Description
TabICL-TS is a hypothetical time series foundation obtained from applying make_reduction to tabICL, a tabular foundation model https://github.com/soda-inria/tabicl
This relates to TabPFN-TS as TabPFN relates to TabICL - we can expect higher accuracy at a given runtime budget.
It is insofar special as we would need to interface the tabular TabICl (in sklearn API) directly, and then delegate to a reducer composite.
Estimator interfacing guide: https://www.sktime.net/en/latest/developer_guide/add_estimators.html