You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just wanted to take a moment to thank the creators of this package for their hard work and dedication. It has been incredibly helpful in my work and I appreciate all the effort that went into making it.
However, I have theory question that is not found within the documentation. When running a hyper-parameter optimization as seen in the picture below, the output returns a column called "mean" - does this mean that the parameter tuning is conducting some sort of k-fold validation? Or is the optimization done only on 1 fold?
Thank you again for all your hard work and dedication, and I look forward to continuing to use this package in my projects.
Provide reproducible example
Example can be seen within the 201 Forecasting Kats Tutorial Notebook.
The text was updated successfully, but these errors were encountered:
Kats
Describe issue
I just wanted to take a moment to thank the creators of this package for their hard work and dedication. It has been incredibly helpful in my work and I appreciate all the effort that went into making it.
However, I have theory question that is not found within the documentation. When running a hyper-parameter optimization as seen in the picture below, the output returns a column called "mean" - does this mean that the parameter tuning is conducting some sort of k-fold validation? Or is the optimization done only on 1 fold?
Thank you again for all your hard work and dedication, and I look forward to continuing to use this package in my projects.
Provide reproducible example
Example can be seen within the 201 Forecasting Kats Tutorial Notebook.
The text was updated successfully, but these errors were encountered: