Skip to content

Commit 8be6e3a

Browse files
committed
doc tweak
1 parent 289193f commit 8be6e3a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/src/anatomy_of_an_implementation.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Anatomy of an Implementation
22

3+
This section is a tutorial for developers wanting to write implementations of the
4+
LearnAPI.jl interface for their machine learning / statistical algorithms.
5+
36
LearnAPI.jl supports three core patterns. The default pattern, known as the
47
[`LearnAPI.Descriminative`](@ref) pattern, looks like this:
58

0 commit comments

Comments
 (0)