business-science / modeltime

Modeltime unlocks time series forecast models and machine learning in one framework
https://business-science.github.io/modeltime/
Other
522 stars 80 forks source link

Help about model #97

Closed freebooterish closed 3 years ago

freebooterish commented 3 years ago

If I have multiple columns of relevant data, such as accounts receivable and actual receipts, I only want to predict the actual receipts this month, and I know the accounts receivable this month, how should I model with modeltime? thanks. for example column1 column2 0.2 0.3 0.6 0.6 0.7 0.8 ... ... 0.9 ?? (Need to predict,current month)

mdancho84 commented 3 years ago

Hi @freebooterish You can do exactly what you need to do - forecast with modeltime. But, you'll have to learn. The good news is that I have a whole course (that's fantastic) that teaches time series analysis and forecasting. It will make you quite valuable to your organization. Here is the link: https://university.business-science.io/p/ds4b-203-r-high-performance-time-series-forecasting/