Hacker News new | ask | show | jobs
by jdminhbg 3815 days ago
You can do this in Julia now, with many of the affordances you'd expect from Matlab.

    function train_model(X::Array{Float64,d}, y::Array{Float64,1})