Skip to content

Commit 168e0c6

Browse files
committed
tweaks
1 parent f3afd36 commit 168e0c6

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

docs/src/common_implementation_patterns.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@
44
🚧
55
```
66

7-
!!! warning
8-
9-
Under construction
10-
11-
!!! warning
12-
137
This section is only an implementation guide. The definitive specification of the
148
Learn API is given in [Reference](@ref reference).
159

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Feature Engineering
22

3-
- For a simple feature selection algorithm (no "learning) see [these
4-
examples](https://github.com/JuliaAI/LearnAPI.jl/blob/dev/test/patterns/static_algorithms.jl)
5-
from tests.
3+
For a simple feature selection algorithm (no "learning) see
4+
[these examples](https://github.com/JuliaAI/LearnAPI.jl/blob/dev/test/patterns/static_algorithms.jl) from tests.

0 commit comments

Comments
 (0)