Skip to content
Snippets Groups Projects

Processor api

Merged Tiago de Freitas Pereira requested to merge processor-API into master

Sweetheart S2,

Follow in the MR the check-pointable processors.

With this MR it contains:

  • Base Processor class that defines methods for fit a processor given some samples (optionally) and to transform samples
  • ProcessorPipeline that:
    • stack those Processors sequentially
    • checkpoint them if necessary
    • fit processor if they are fittable
    • transform them

Close #4 (closed)

ping @andre.anjos @amohammadi

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading