libra icon indicating copy to clipboard operation
libra copied to clipboard

Loading Datasets within Libra

Open pranavnt opened this issue 5 years ago • 4 comments

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.

pranavnt avatar Jun 04 '20 06:06 pranavnt

Well, maybe we could have standard datasets withing different categories. For example, housing dataset, stock price data set, fashion mnist, etc

paramgandhi avatar Jun 04 '20 21:06 paramgandhi

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

anas-awadalla avatar Jun 04 '20 21:06 anas-awadalla

I feel like this wouldn't be a core aspect of the library itself. We'd need to find another additional function for this.

Palashio avatar Jun 05 '20 00:06 Palashio

I think it would be much better if the above-mentioned datasets could directly be available in Libra site

Sar1hak avatar Jun 06 '20 20:06 Sar1hak