Open jlee5205 opened 1 month ago
The JCarbonPredictCallback works currently fine for Inference training, but it is sub-optimal. Coming back later to clean up/optimize this class.
To give more context, this class is hard to reuse, so we should eventually refactor it properly based on the work in https://github.com/project-jcarbon/jcarbon/pull/36.
The JCarbonPredictCallback works currently fine for Inference training, but it is sub-optimal. Coming back later to clean up/optimize this class.