v0.5.16
·
176 commits
to master
since this release
MLDatasets v0.5.16
Closed issues:
- MNIST.convert2features() gives DimensionMismatch error (#40)
- typo in DataDeps environment variable (#80)
- Update Titanic docs (#93)
- Not able to load the Titanic Dataset (#95)
- Add OGB dataset (#101)
- Titanic Dataset values are in the wrong order (#108)
Merged pull requests:
- Redesign package to be built on top of reusable dataset containers (#96) (@darsnack)
- Add sms spam dataset (#97) (@Chandu-4444)
- fix CachedDataset breaking precompilation (#102) (@CarloLucibello)
- Add PolBlogs Dataset (#105) (@soham-chitnis10)
- add OGBDataset (#106) (@CarloLucibello)
- Fixed matrix order in Titanic features (#109) (@karlfroldan)