Releases: JuliaML/MLDatasets.jl
Releases · JuliaML/MLDatasets.jl
v0.5.16
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)
v0.5.15
MLDatasets v0.5.15
Closed issues:
- add Titanic dataset (#90)
Merged pull requests:
- add EMNIST in the docs sidebar (#87) (@Pangoraw)
- Update UnitTest.yml to add macOS 11 (#88) (@logankilpatrick)
- CompatHelper: bump compat for Pickle to 0.3, (keep existing compat) (#89) (@github-actions[bot])
- add Titanic dataset (#91) (@arcAman07)
- Titanic docs added (#92) (@arcAman07)
v0.5.14
MLDatasets v0.5.14
Closed issues:
- Shold ImageCore be a dependency? (#85)
Merged pull requests:
- Use Pickle in favor of PyCall (#81) (@yuehhua)
- render black digits on a whiteboard (#83) (@ShuhuaGao)
v0.5.13
MLDatasets v0.5.13
Merged pull requests:
v0.5.12
v0.5.11
MLDatasets v0.5.11
Merged pull requests:
- [TUDataset] fix in indexing and more tests (#77) (@CarloLucibello)
v0.5.10
MLDatasets v0.5.10
Closed issues:
- documentation failed to the deploy (#72)
- All links to datasets documentation in the home page are broken (#74)
Merged pull requests:
- Update links to datasets documentation in the homepage (#75) (@sylvaticus)
- add TUDataset (#76) (@CarloLucibello)
v0.5.9
MLDatasets v0.5.9
Closed issues:
- Table not formatted in documentation page. (#43)
Merged pull requests:
- improve Cora + add PubMed and CiteSeer (#70) (@CarloLucibello)
- update doc CI (#71) (@CarloLucibello)
v0.5.8
MLDatasets v0.5.8
Merged pull requests:
- Simplify and update documentation (#67) (@CarloLucibello)
- revert doc workflow change (#68) (@CarloLucibello)
- add Cora Dataset (#69) (@CarloLucibello)