JuliaML / LearnBase.jl

Abstractions for Julia Machine Learning Packages
Other
17 stars 10 forks source link

move dataview and dataiterator base classes here from MLDataUtils #23

Closed Evizero closed 7 years ago

Evizero commented 7 years ago

I opted for docstrings for the types, since in contrast to functions they are fully qualified.

The motivation for the types being here is that packages can extend the patterns without having anything but LearnBase in their REQUIRE

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling cd1c93ae5a9f83fc2f25711511964bac0f873aea on dataiterator into b73bfdae538c230bcefbfaa5d4d309c4e58ffcab on master.