v0.3.1
GaussianMixtures v0.3.1
Closed issues:
- Cannot add for Julia v1.0.2 (#35)
- [Feature] Automatic exit from EM phase by threshold? (#37)
- eigs call requires Arpack package (#39)
- test GaussianMixtures throws an error in train.jl (#40)
Merged pull requests:
- WIP Fix 0.7/1.0 Incompatiabilities (#34) (@fundamental)
- Julia 1.0 compatibility - Replace ind2sub by CartesianIndices (#36) (@maxmouchet)
- cleaned up tests (#42) (@floswald)
- less verbose default logging (#43) (@floswald)
- fixes for scikitlearn.jl on julia > 0.6 (#44) (@alexmorley)
- Install TagBot as a GitHub Action (#47) (@JuliaTagBot)