Skip to content
Jim Schwoebel edited this page Jun 13, 2020 · 11 revisions

Allie is a framework for building machine learning models from audio, text, image, video, or .CSV files.

Here are some things that Allie can do:

  • annotate audio, text, image, or video files
  • featurize files and export data in .CSV format
  • transform features (via scikit-learn preprocessing techniques)
  • create visualizations from featurized datasets
  • train machine learning models (via 20+ training scripts)
  • make predictions from machine learning models
  • prepare compressed machine learning models for deployment