A base Julia interface for machine learning and statistics
Devlopement Status:
- 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)