Skip to content

Releases: MLBazaar/mit-d3m

v0.2.1 - 2019-11-14

30 May 11:43
Compare
Choose a tag to compare
  • Support downloading public datasets withouth requiring an AWS account
  • Improved error messages
  • Internal code cleanup
  • Initial unit test suite

v0.2.0 - 2019-09-11

01 Oct 11:23
Compare
Choose a tag to compare
  • disk_usage fails on macOS/BSD with human=True
  • Support latest d3m schema versions
  • Support python 3.7+

v0.1.2 - 2019-01-22

26 Aug 18:21
Compare
Choose a tag to compare
  • Set the d3mIndex column as a DataFrame column in the TabularLoader

v0.1.1 - 2018-10-26

26 Aug 18:21
Compare
Choose a tag to compare
  • Removal of unnecessary dependencies
  • Separate tabular into single_table and multi_table
  • Improve datasets stats collection.

v0.1.0 - 2018-10-21

26 Aug 18:20
Compare
Choose a tag to compare
  • D3M Dataset parser
  • Loaders by Data Modality
  • Dataset Stats generator
  • Dataset Configuration generator
  • Metrics functions
  • MongoDB connector

v0.1.0 - Release Candidate 1

19 Oct 23:46
Compare
Choose a tag to compare
Pre-release
v0.1.0.rc1

First commit