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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Processing array of features at once?

Hadryan opened this issue · comments

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.