odeon icon indicating copy to clipboard operation
odeon copied to clipboard

feature: data refactoring

Open samysung opened this issue 10 months ago • 0 comments

to handle properly complex and custom data pipeline, the data pipeline needs to be more customizabled, by decoupling loading data, and preprocessing operations, adding dataclass configuration to data module, bring the data factory inside the data module, and adding data callbacks.

samysung avatar Feb 26 '25 10:02 samysung