Skip to content

Commit d1995d9

Browse files
Update mlpaths.md
1 parent d7b6730 commit d1995d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/mlpaths.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55

66
```mermaid
77
flowchart LR;
8-
A[Data types]-->B[Working with Numeric and Categorical Data];
8+
A@{shape:processes, label: "Data types"}-->B[Working with Numeric and Categorical Data];
99
A-->C[Computer Vision and Image-based Learning];
1010
A-->D[Time Series Analysis and Forecasting];
11-
A-->D[Natural Language Processing];
12-
A-->E[Speech and Audio Processing];
11+
A-->E[Natural Language Processing];
12+
A-->F[Speech and Audio Processing];
1313
```
1414

1515

0 commit comments

Comments
 (0)