Skip to content
This repository has been archived by the owner on May 21, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 721 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 721 Bytes

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.