No way to check what data went into model / transform #480
d-a-bunin
started this conversation in
Improvements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
During learning model / transform there is no easy way to check what kind of data went into fit / forecast / transform. It could be useful for debugging or some kind of analysis.
Thoughts
In theory, it could be implemented by using some callbacks like in mlforecasts.
Related
Beta Was this translation helpful? Give feedback.
All reactions