Skip to content

Assignment #4

Spiridonov Andrey edited this page Feb 26, 2018 · 3 revisions

Description:

Implement benchmark for Glass and Balance datasets from UCI. Download data and place it under benchmark directory in a corresponding directory. Create test for each dataset and verify that AutoML will be able to return optimal solution.

Implementation details:

// To be filled by assignee