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

JuliaML/Learn.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Languages