Skip to content

Tool for developers writing LearnAPI.jl interfaces for algorithms in machine learning and statistics.

License

Notifications You must be signed in to change notification settings

JuliaAI/LearnDataFrontEnds.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LearnDataFrontEnds.jl

LearnDataFrontEnds.jl is a package for developers writing LearnAPI.jl interfaces for algorithms in machine learning or statistics.

Lifecycle:Maturing Build Status codecov Docs

A LearnAPI.jl implementation including a data front end from this package gives users the flexibility to supply data in a variety of ways (matrices, tables, R-style formulas, etc) without the need to write the relevant boiler plate to coerce that data into array representations ultimately needed by the core algorithm. Moreover, the design of LearnAPI.jl means these conversions are not unnecessarily repeated when applying meta-algorithms, such as cross-validation.

Documentation is here.

About

Tool for developers writing LearnAPI.jl interfaces for algorithms in machine learning and statistics.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages