JuliaML / LearnBase.jl

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

add ObsDim and getobs #16

Closed Evizero closed 7 years ago

Evizero commented 7 years ago

This adds the submodule ObsDim which holds objects that can describe which dimension of some object (most notably arrays) describes the observations.

I move this here now from MLDataUtils, because I need them in MLLabelUtils as well for OneOfK encoding

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 20a28a63d355c5a1fdc170e8da41da8a35d775ad on dev into 3a94914d195dcd923d17bdee2825c181cc4c950e on master.