Installation
functime is published as Python package in PyPI. To install the latest functime release, run the following command:
Extras
functime comes with extra options. For example, to install functime with large-language model (LLM) and lightgbm features:
ann: To useann(approximate nearest neighbors) forecastercat: To usecatboostforecasterxgb: To usexgboostforecasterlgb: To uselightgbmforecasterllm: To use the LLM-powered forecast analystplot: To use plotting functions