Skip to content

Commit 2e395d2

Browse files
authored
Merge pull request #106432 from likebupt/delete-anomaly-detection
delete anomaly detecion articles for now
2 parents b1ec637 + 74cfc67 commit 2e395d2

File tree

5 files changed

+11
-167
lines changed

5 files changed

+11
-167
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15293,6 +15293,16 @@
1529315293
"redirect_url": "/azure/machine-learning/tutorial-train-models-with-aml",
1529415294
"redirect_document_id": true
1529515295
},
15296+
{
15297+
"source_path": "articles/machine-learning/algorithm-module-reference/pca-based-anomaly-detection.md",
15298+
"redirect_url": "/azure/machine-learning/algorithm-module-reference/module-reference",
15299+
"redirect_document_id": false
15300+
},
15301+
{
15302+
"source_path": "articles/machine-learning/algorithm-module-reference/train-anomaly-detection-model.md",
15303+
"redirect_url": "/azure/machine-learning/algorithm-module-reference/module-reference",
15304+
"redirect_document_id": false
15305+
},
1529615306
{
1529715307
"source_path": "articles/machine-learning/how-to-ui-sample-regression-predict-automobile-price-basic.md",
1529815308
"redirect_url": "/azure/machine-learning/how-to-designer-sample-regression-automobile-price-basic",

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/pca-based-anomaly-detection.md

Lines changed: 0 additions & 106 deletions
This file was deleted.

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

articles/machine-learning/algorithm-module-reference/train-anomaly-detection-model.md

Lines changed: 0 additions & 54 deletions
This file was deleted.

0 commit comments

Comments
 (0)