paulanalyst
paulanalyst
Thanks, write it in the package description, users will be much more :) Paul W dniu 2014-06-19 03:39, David Chudzicki pisze: > You need to do > |Pkg.clone(https://github.com/benhamner/MachineLearning.jl.git)| > >...
``` _ _ _ _(_)_ | A fresh approach to technical computing ``` (_) | (_) (_) | Documentation: http://docs.julialang.org _ _ _| |_ __ _ | Type "help()" to...
``` _ _ _ _(_)_ | A fresh approach to technical computing ``` (_) | (_) (_) | Documentation: http://docs.julialang.org _ _ _| |_ __ _ | Type "help()" to...
kNN 0.0.0 julia> Pkg.checkout("kNN") INFO: Checking out kNN master... INFO: Pulling kNN latest master... ERROR: unknown package NearestNeighbors required by kNN in error at error.jl:21 in requirements at pkg/query.jl:9 julia>...
last error was on Win7. Now Updated Ubuntu 13,10 unknown package NearestNeighbors :/ julia> Pkg.update() INFO: Updating METADATA... INFO: Computing changes... INFO: No packages to install, update or remove julia>...
New Julia , kNN updated and stiil the same bug: ERROR: unknown package NearestNeighbors required by kNN What to do ? Paul _ _ _ _(_)_ | A fresh approach...
It's sad :/ Paul W dniu 2014-06-13 16:51, John Myles White pisze: > I would suggest you not use this package for a few months. > > — > Reply...
Afte new instaltion of kNN: _ _ _ _(_)_ | A fresh approach to technical computing (_) | (_) (_) | Documentation: http://docs.julialang.org _ _ _| |_ __ _ |...
I have the same , and iris = dataset("datasets", "iris") or iris = data("datasets", "iris") id corectly ? _ _ _ _(_)_ | A fresh approach to technical computing (_)...