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

Additions to the sample schema

jim-schwoebel opened this issue · comments

Perhaps add?

  • sample ID (unique UUID)
  • datetime (put stamp in here) for featurizations, cleaning times, etc.
  • processtime - time to process the samples (featurization/cleaning, etc.)
  • computer that processed sample - from psutil module (Python)

specify settings from settings.json during time of processing