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 fbc1658 commit e3c9b93Copy full SHA for e3c9b93
src/types.jl
@@ -146,7 +146,7 @@ following must hold:
146
- The ``j``th observation of `ŷ`, for any ``j``, depends only on the ``j``th
147
observation of the provided `data` (no correlation between observations).
148
149
-An exception holds in the case that [`LearnAPI.kind_of(learner)`](@ref)` ==
+An exception holds in the case that [`LearnAPI.kind_of(learner)`](@ref)` == `
150
[`LearnAPI.Generative()`](@ref):
151
152
- `LearnAPI.predict(model, kind_of_proxy)` consists of a single observation (such as a
0 commit comments