0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python17,686 stars (17,686 stars)4,451 forks (4,451 forks)batch import
Renhancementhelp wanted
- Issue 種別
- performance
- 調査方針
- Review the referenced Python PR #2186 to understand the optimization for uncertainty predictions. Then identify the corresponding R code in the Prophet R package, likely in files like `src/prophet.R` or similar. Port the logic, ensuring compatibility with R's vectorized operations. There are no comments or maintainer responses yet, so the approach is straightforward based on the existing PR.