My company is providing an IOT service to monitor dissolved oxygen level in the sea for a fish farmer.
Dissolved Oxygen is a very critical factor in fish farming. If DO is low, the fish will die. So my purpose in using TimeGPT is to predict what DO level will be like in the coming hours or days so the farmer can take proactive action (eg. turn on the pump to increase oxygen in the water).
DO is influenced by many factors eg. weather, water temperature, ammonia, nitrites, Ph level). I have current and historical information of DO, weather, water temperature, etc. How can I incorporate these exogenous features into DO forecast ? Can TimeGPT help ?
The problem is that I DO NOT HAVE FUTURE VALUES of those exogenous variables. I only have current and historical data. How do I do forecast ? From below tutorial, it is mentioned that future values of exogenous variables are needed.
https://docs.nixtla.io/docs/tutorials-exogenous_variables
Important
If you want to use exogenous variables when forecasting with TimeGPT, you need to have the
future values of those exogenous variables too.