Open pranavnt opened 4 years ago
Well, maybe we could have standard datasets withing different categories. For example, housing dataset, stock price data set, fashion mnist, etc
http://archive.ics.uci.edu/ml/index.php - Has some decent datasets from various categories
https://github.com/beamandrew/medical-data - Really good medical datasets
I feel like this wouldn't be a core aspect of the library itself. We'd need to find another additional function for this.
I think it would be much better if the above-mentioned datasets could directly be available in Libra site
TensorFlow currently allows users to load multiple datasets within TensorFlow itself (i.e. MNIST, COCO, etc). We could add this to Libra, but include relevant datasets to the time right now, such as COVID-19 related datasets, Election-Related Datasets, etc.