[BUG] Method to_dict
doesn't capture parameters of classes from external libraries
#29
Open
1 task done
Labels
bug
Something isn't working
Issue by Mr-Geekman
Wednesday May 03, 2023 at 13:19 GMT
Originally opened as tinkoff-ai#1256
🐛 Bug Report
We want to distinguish between transforms
But currently they have the same
to_dict
, becauseBinseg
isn't etna class.We can have a similar problem with other external classes too, we should try to create a general solution for all such cases.
Expected behavior
We should learn how to handle external classes correctly.
How To Reproduce
Environment
No response
Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: