I am checking the readme and the code. and it looks like this project is not prepared for testing would that be correct? I say so because the examples show
from autokaggle import TabularClassifier
Which fails to import (from autokaggle.tabular_supervised import TabularClassifier, would work), I assume the readme was written before the api is designed.It looks like an awesome project and want to make sure its ready :)