JuliaML / Learn.jl

JuliaML bundled in a convenient all-in-one toolkit.

Home Page:https://juliaml.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED

This package is deprecated.

Learn

Build Status

An all-in-one workbench, which simply imports and re-exports the packages below. This is a convenience wrapper for an easy way to get started with the JuliaML ecosystem.

To get setup, this should be enough:

Pkg.clone("https://github.com/JuliaML/Learn.jl")
Pkg.build("Learn")

The build script will clone any repos which are not yet in METADATA and which you don't have local copies already installed.

Please note that this code is not currently updated to run on Julia Version 0.7 or newer. You will need to run it using Julia Version 0.6.

About

JuliaML bundled in a convenient all-in-one toolkit.

https://juliaml.github.io

License:Other


Languages

Language:Julia 100.0%