In order to facilitate modularity, featureset generation should be extracted from train and prediction blocks. A separate block could be created that:
- Provides the ability to select featureset, number of samples needed
- Input may be stream or message
- The output should be a message of the format that is expected from train and prediction blocks
In order to facilitate modularity, featureset generation should be extracted from train and prediction blocks. A separate block could be created that: