Closed altar31 closed 1 month ago
Thanks man
As before, try installing the branch and running the code again, should work
Perfect ! Now I can set the va_split.
As a consequence, early stopping and LR scheduler perfectly works too! 👍
Thanks @jrzaurin
Hi,
In the multitargets regression setting, when I try to set a val_split in the trainer.fit() methods, it rises me the following error.
As a direct consequence, it is not possible to use the LR scheduler as shown below
Please find the requirements.txt and the code in order to reproduce this issue. requirements.txt
Thanks in advance 😃