We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8be6e3a commit 25f639aCopy full SHA for 25f639a
docs/src/anatomy_of_an_implementation.md
@@ -1,7 +1,7 @@
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.
+This section is a tutorial for developers wanting to implement the 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:
0 commit comments