-
### Is your feature request related to a problem? Please describe.
Current way to access cross_validate is a bit weird for users. It does things on their behalf that they do not really expect (in par…
-
The code is spread between `items/cross_validation_item.py` and `sklearn/cross_validation.py`.
I find it pretty hard to contribute and to maintain.
I recommend to centralize the logic in a `sklear…
-
Per decision during PT20 (Agenda Item 1.2), the S-102PT will hold a small group discussion via VTC on the topic of Cross Product Validation Checks. Please respond to this issue or email the chair with…
-
### What is the desired addition or change?
It is envisioned to add a third Cross Validation (CV) class that purges and embargos data from the training sets after the k-fold splits to avoid…
-
First of all, thank you for the fantastic work on the sktime library! I am using the StackingForecaster in combination with ForecastingGridSearchCV for hyperparameter tuning. However, I'm unsure which…
-
### Is your feature request related to a problem? Please describe.
![image](https://github.com/user-attachments/assets/ce651005-7006-4fd2-b8bc-d54c9dce5d2f)
I think that it's not 100% clear what t…
-
# Summary
As part of our last Retrospective we've been discussing the ability to use the same suite to test against Lotus, Forest and whatever else is going to implement the node RPC API.
This …
-
### Issue
In our internal evals, we have seen a substantial improvement from alternating models when an oracle fails. In other words:
1. call sonnet with prompt
2. sonnet produces code that fails…
-
The cross-validation procedure currently implemented for finding the optimal density contrast value is ineffective when there is any significant regional field. It always overestimates the density co…
-
Add time series cross validation. https://github.com/FBruzzesi/timebasedcv
- [x] TimeSeriesCV(): https://business-science.github.io/pytimetk/reference/TimeSeriesCV.html
- [x] TimeSeriesCVSplitter(…