jim-schwoebel / allie

🤖 An automated machine learning framework for audio, text, image, video, or .CSV files (50+ featurizers and 15+ model trainers). Python 3.6 required.
Apache License 2.0
141 stars 35 forks source link

Processing array of features at once? #46

Open Hadryan opened 3 years ago

Hadryan commented 3 years ago

Hi there,

Is it possible to specify array of features (same type) to be processed, in one run?! e.g. I'd like to activate all audio featurization libraries at once for a folder of audios. In such case, the responding JSON file should contain the results of all the audio libraries.