It seems not to be possible to track the progress of the fit using TVAE.
This is extremely problematic because, especially with large datasets, it is impossible to tell what epoch the model training has reached. Perhaps it is 1 hour away from the end of the training? Perhaps it is 100 years away? Who knows.
Please add a "verbose" parameter to TVAE (as already exists for CTGAN) so that the current epoch and loss can be printed.
Thank you.
It seems not to be possible to track the progress of the fit using TVAE.
This is extremely problematic because, especially with large datasets, it is impossible to tell what epoch the model training has reached. Perhaps it is 1 hour away from the end of the training? Perhaps it is 100 years away? Who knows.
Please add a "verbose" parameter to TVAE (as already exists for CTGAN) so that the current epoch and loss can be printed.
Thank you.