Store "Attribute Name" -> "Description" Map in Dataset

Issue #7 new
Logan Ward created an issue

The names of most attributes are meaningless to users. To make the models more interpretable, we should store a clear, human-friendly description of each attribute.

These descriptions should be created by the AttributeGenerator classes, and stored in the Dataset object.

Most of the work for this will be updating the existing attribute generators to create these descriptions.

Comments (0)

  1. Log in to comment