Skip to content

Feature: Reworked I/O randomiser module #26

Description

@jrihon

👎 Problem definition

The current approach lets ducque read in a file and the cli parsing is far too manual. It doesn't have to be like this.

Also, when this module is called, directly build the model itself. There is no use in feeding the output file back to the build module manually.

Add a functionality where you can query X amount of models with the same randomised settings.

✅ Proposed Solution

A streamlined and layered (input layer, output layer) approach between the application and the internal functioning.

  1. Also, when this module is called, directly build the model itself. There is no use in feeding the output file back to the build module manually.
  2. Add a functionality where you can query X amount of models with the same randomised settings.
  3. Add a functionality to modify the prefix of the built model

🛠️ Definition of Done

For this feature to be finished, I expect it to work like ...

  • Reworked input
  • Reworked output

Metadata

Metadata

Assignees

Labels

FeatureSomething that can be split up into multiple tasks

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions