autokeras icon indicating copy to clipboard operation
autokeras copied to clipboard

Public datasets list

Open haifeng-jin opened this issue 4 years ago • 5 comments

This is a list of public datasets, that we need to ensure AutoKeras is having good performances on. Welcome to post more.

Name API Code Metric Results
MNIST ImageClassifier code Accuracy 99.04%
CIFAR10 ImageClassifier code Accuracy 97.10%
CIFAR100 ImageClassifier Accuracy
IMDB TextClassifier code Accuracy 93.93%
Titanic StructuredDataClassifier code Accuracy 82.20%
Wine StructuredDataClassifier Accuracy
Iris StructuredDataClassifier Accuracy
California Housing StructuredDataRegression code MSE 0.23
Houses IO API MSE

haifeng-jin avatar Jul 01 '20 20:07 haifeng-jin

@haifeng-jin Can I take up few of the datasets from the list and work on them? Let me know which ones are yet to be tested out.

mandalbiswadip avatar Aug 17 '20 06:08 mandalbiswadip

@mandalbiswadip Would you help us test the Wine dataset? Thank you!

haifeng-jin avatar Aug 18 '20 03:08 haifeng-jin

@haifeng-jin As you commented in the previous issue #1283, I created a pull request. Would you review and merge it? Thanks.

toohsk avatar Aug 21 '20 04:08 toohsk

Can I try Reuters dataset? Or are there any prioritized dataset? @haifeng-jin

toohsk avatar Aug 24 '20 01:08 toohsk

@toohsk Yes, please. Thank you! I think it is good to try these Keras dataset first.

haifeng-jin avatar Aug 26 '20 08:08 haifeng-jin