🤖 An automated machine learning framework for audio, text, image, video, or .CSV files (50+ featurizers and 15+ model trainers). Python 3.6 required.
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.
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.