MachineLearning.jl icon indicating copy to clipboard operation
MachineLearning.jl copied to clipboard

Julia Machine Learning library

Results 2 MachineLearning.jl issues
Sort by recently updated
recently updated
newest added

I just installed the bleeding edge version of Julia and this package seems to have problems calling methods. For example: ``` julia model = [2.0, 1.0, -1.0] X_train = randn(1000,...

``` _ ``` _ _ _(_)_ | A fresh approach to technical computing (_) | (_) (_) | Documentation: http://docs.julialang.org _ _ _| |_ __ _ | Type "help()" to...