Open GoogleCodeExporter opened 9 years ago
To construct ace.datatypes.DataBoard will need to construct:
ace.datatypes.Taxonomy (class taxonomy)
ace.datatypes.FeatureDefinition (metadata about features)
ace.datatypes.DataSet (feature values)
ace.datatypes.SegmentedClassification (Class labels)
Original comment by kris.west@gmail.com
on 5 Mar 2010 at 5:00
Original comment by kris.west@gmail.com
on 5 Mar 2010 at 7:49
Original comment by kris.west@gmail.com
on 6 Mar 2010 at 5:13
Original comment by kris.west@gmail.com
on 6 Mar 2010 at 8:06
Do conversion by passing through an ACE file format (ACE XML 1.1 and/or 2.0).
Make a
util that that writes the ACE files, then sets up the DataBoard using those
files
Original comment by kris.west@gmail.com
on 6 Mar 2010 at 8:08
Original comment by kris.west@gmail.com
on 6 Mar 2010 at 8:11
Original comment by kris.west@gmail.com
on 16 Jun 2010 at 2:21
Original issue reported on code.google.com by
kris.west@gmail.com
on 5 Mar 2010 at 4:51