After switching to AutoKeras 1.0 cannot any longer to import load_image_dataset function.
Tried:
from autokeras.image.image_supervised import load_image_dataset
from autokeras import load_image_dataset
Nothing seems to work.
Any suggestion will be appreciated