Skip to content

REF: Refactor transformation, training and pipeline under cacheable #282

Description

@schobbejak

Currently there are two folders for training and transformation that implement 4 classes:

  • TrainingPipeline < Training.py
  • TransformationPipeline < Transforming.py
  • TrainingBlock < Training_block.py
  • TransformingBlock < Transformation_block.py

Refactor so it falls under one folder 'cacheable'

  • CTrainingPipeline
  • CTransformPipeline
  • CTrainingBlock
  • CTransformBlock

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    02 - RefactorIssues related to refactoring code

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions