AutoBazaar icon indicating copy to clipboard operation
AutoBazaar copied to clipboard

AutoBazaar: An AutoML System from the Machine Learning Bazaar

Results 6 AutoBazaar issues
Sort by recently updated
recently updated
newest added

Sets the default budget to 0 to match the documentation in the readme, which states that unless the user explicitly provides one of budget, checkpoints, or timeout, then only the...

Hello, Thanks for making this repository. I have attached a dataset I've been trying to load into AutoBazaar. I think I formatted everything according to the schema; however, for some...

* AutoBazaar version: 560730b5d6af6afe806a1af94ff9f5f757af74df * Python version: 3.7.7 * Operating System (`python -c 'import platform;print(platform.platform())'`): Darwin-19.6.0-x86_64-i386-64bit ### Description Documentation has this claim: ``` For example if you want to search...

Autobazaar currently supports three tuners: gp, gpei, and uniform. It allows users to choose from among them. It is not currently supported to use a different tuner, even if the...

- Integrate with Codecov to make sure all the changes from PR improve the code coverage of tests. - Update the readme with the new badge.