We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 289193f commit 8be6e3aCopy full SHA for 8be6e3a
1 file changed
docs/src/anatomy_of_an_implementation.md
@@ -1,5 +1,8 @@
1
# Anatomy of an Implementation
2
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
+
6
LearnAPI.jl supports three core patterns. The default pattern, known as the
7
[`LearnAPI.Descriminative`](@ref) pattern, looks like this:
8
0 commit comments