We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Statsforecast has ray support. And their documents state
StatsForecast and ray took only 5.48 minutes to train 30,490 time series, compared to 18.23 minutes for Prophet and Spark.`
which demonstrates the benefit of ray.
To improve the performance and user experience of forecasting in EvaDB, we should utilize ray in forecasting when ray is installed and enabled.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Search before asking
Description
Statsforecast has ray support. And their documents state
which demonstrates the benefit of ray.
To improve the performance and user experience of forecasting in EvaDB, we should utilize ray in forecasting when ray is installed and enabled.
Use case
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: