Skip to content

Commit 2379b3f

Browse files
committed
delete related part in toc and module reference
1 parent 521af7d commit 2379b3f

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

articles/machine-learning/algorithm-module-reference/module-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ For help with choosing algorithms, see
5252
| R language | Write code and embed it in a module to integrate R with your pipeline. | [Execute R Script](execute-r-script.md) |
5353
| Text Analytics | Provide specialized computational tools for working with both structured and unstructured text. | [Extract N Gram Features from Text](extract-n-gram-features-from-text.md) <br/> [Feature Hashing](feature-hashing.md) <br/> [Preprocess Text](preprocess-text.md) |
5454
| Recommendation | Build recommendation models. | [Evaluate Recommender](evaluate-recommender.md) <br/> [Score SVD Recommender](score-svd-recommender.md) <br/> [Train SVD Recommender](train-SVD-recommender.md) |
55-
| Anomaly detection | Build anomaly detection models. | [PCA-Based Anomaly Detection](pca-based-anomaly-detection.md) <br/> [Train Anomaly Detection Model](train-anomaly-detection-model.md) |
55+
5656

5757
## Error messages
5858

articles/machine-learning/algorithm-module-reference/toc.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -144,12 +144,6 @@
144144
href: score-svd-recommender.md
145145
- name: Train SVD Recommender
146146
href: train-svd-recommender.md
147-
- name: Anomaly detection
148-
items:
149-
- name: PCA-Based Anomaly Detection
150-
href: pca-based-anomaly-detection.md
151-
- name: Train Anomaly Detection Model
152-
href: train-anomaly-detection-model.md
153147
- name: Module errors & troubleshooting
154148
href: designer-error-codes.md
155149

0 commit comments

Comments
 (0)