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 f3afd36 commit 168e0c6Copy full SHA for 168e0c6
docs/src/common_implementation_patterns.md
@@ -4,12 +4,6 @@
4
🚧
5
```
6
7
-!!! warning
8
-
9
- Under construction
10
11
12
13
This section is only an implementation guide. The definitive specification of the
14
Learn API is given in [Reference](@ref reference).
15
docs/src/patterns/feature_engineering.md
@@ -1,5 +1,4 @@
1
# Feature Engineering
2
3
-- For a simple feature selection algorithm (no "learning) see [these
-examples](https://github.com/JuliaAI/LearnAPI.jl/blob/dev/test/patterns/static_algorithms.jl)
-from tests.
+For a simple feature selection algorithm (no "learning) see
+[these examples](https://github.com/JuliaAI/LearnAPI.jl/blob/dev/test/patterns/static_algorithms.jl) from tests.
0 commit comments