issues
search
MLBazaar
/
AutoBazaar
AutoBazaar: An AutoML System from the Machine Learning Bazaar
https://mlbazaar.github.io/AutoBazaar/
MIT License
32
stars
12
forks
source link
WIP: Easily convert singletable CSV to D3M
#26
Closed
micahjsmith
closed
4 years ago
micahjsmith
commented
4 years ago
Items for discussion
Can be part of autobazaar, mit-d3m, or d3m-dataset-manager packages
Can be folded in as subcommand of abz, like
abz csv2d3m
WIP
Probably needs to be made more robust, largely untested
Needs docs, type annotations
Interactive mode, where you just pass the CSV path and the tool steps you through all the options
Support for custom dataset splits, such as by passing separate CSV files for train/test/score
Add choices for task-type
Items for discussion
abz csv2d3m
WIP