LearnAPI.jl icon indicating copy to clipboard operation
LearnAPI.jl copied to clipboard

A Julia interface for training and applying models in machine learning and statistics

trafficstars

LearnAPI.jl

A base Julia interface for machine learning and statistics

Devlopement Status:

  • [X] Detailed proposal stage (this documentation).
  • [ ] Initial feedback stage (opened mid-January, 2023). General feedback can be provided at this Julia Discourse thread.
  • [ ] Implement feedback and finish "To do" list (below)
  • [ ] Proof of concept implementation
  • [ ] Polish
  • [ ] Register 0.2.0

You can join a discussion on the LearnAPI proposal at this Julia Discourse thread.

To do:

  • [ ] Add methods to create/save persistent representation of learned parameters
  • [ ] Add more repo tests
  • [ ] Add methods to test an implementation
  • [ ] Add user guide ("Common Implementation Patterns" section of manual)

Build Status Coverage Docs