generated from bellanov/python-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
With external work ramping up, some efforts can be made in optimizing SerenadeFlow, so it's ready for whatever comes.
It seems the tools will indeed be a collection of plugins of which recipes / examples will be generated. As a result, files like pipeline.py don't seem to serve any real purpose embedded within the source.
We'll work on this one together. I just need to specifically define the concept of examples. Upcoming features will simply require more plugins which will then be accompanied by examples.
Tasks
- Define the concept of examples
- Refactor some of the source functionality as examples (i.e., pipeline.py)
- Increase code coverage
- Start testing examples
- @bellanov to define new directory structure
- @aybanda and @bellanov to clean up existing examples (i.e., FantasyAce), community plugins, and tests wherever necessary
- @aybanda to refactor existing examples into the new directory structure
- @aybanda to architect new examples based on Kaggle datasets
Reactions are currently unavailable