Closed FBruzzesi closed 5 months ago
Move scikit-learn component to a separate module so that it inherits from BaseCrossValidator but keep timebasedcv not depending on scikit-learn.
BaseCrossValidator
Fix #45 and #46
Description
Move scikit-learn component to a separate module so that it inherits from
BaseCrossValidator
but keep timebasedcv not depending on scikit-learn.Fix #45 and #46