Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 339724d

Browse files
committedJul 20, 2021
Add missing modules
1 parent 9446d83 commit 339724d

File tree

3 files changed

+5
-15128
lines changed

3 files changed

+5
-15128
lines changed
 

‎articles/machine-learning/algorithm-cheat-sheet.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: conceptual
99

1010
author: FrancescaLazzeri
1111
ms.author: lazzeri
12-
ms.date: 03/05/2020
12+
ms.date: 07/20/2021
1313
adobe-target: true
1414
---
1515
# Machine Learning Algorithm Cheat Sheet for Azure Machine Learning designer
@@ -18,21 +18,21 @@ The **Azure Machine Learning Algorithm Cheat Sheet** helps you choose the right
1818

1919
Azure Machine Learning has a large library of algorithms from the ***classification***, ***recommender systems***, ***clustering***, ***anomaly detection***, ***regression***, and ***text analytics*** families. Each is designed to address a different type of machine learning problem.
2020

21-
For additional guidance, see [How to select algorithms](how-to-select-algorithms.md)
21+
For more information, see [How to select algorithms](how-to-select-algorithms.md).
2222

2323
## Download: Machine Learning Algorithm Cheat Sheet
2424

2525
**Download the cheat sheet here: [Machine Learning Algorithm Cheat Sheet (11x17 in.)](https://download.microsoft.com/download/3/5/b/35bb997f-a8c7-485d-8c56-19444dafd757/azure-machine-learning-algorithm-cheat-sheet-nov2019.pdf?WT.mc_id=docs-article-lazzeri)**
2626

27-
![Machine Learning Algorithm Cheat Sheet: Learn how to choose a Machine Learning algorithm.](./media/algorithm-cheat-sheet/machine-learning-algorithm-cheat-sheet.svg)
27+
![Machine Learning Algorithm Cheat Sheet: Learn how to choose a Machine Learning algorithm.](./media/algorithm-cheat-sheet/machine-learning-algorithm-cheat-sheet.png)
2828

2929
Download and print the Machine Learning Algorithm Cheat Sheet in tabloid size to keep it handy and get help choosing an algorithm.
3030

3131
## How to use the Machine Learning Algorithm Cheat Sheet
3232

3333
The suggestions offered in this algorithm cheat sheet are approximate rules-of-thumb. Some can be bent, and some can be flagrantly violated. This cheat sheet is intended to suggest a starting point. Don’t be afraid to run a head-to-head competition between several algorithms on your data. There is simply no substitute for understanding the principles of each algorithm and the system that generated your data.
3434

35-
Every machine learning algorithm has its own style or inductive bias. For a specific problem, several algorithms may be appropriate, and one algorithm may be a better fit than others. But it's not always possible to know beforehand which is the best fit. In cases like these, several algorithms are listed together in the cheat sheet. An appropriate strategy would be to try one algorithm, and if the results are not yet satisfactory, try the others.
35+
Every machine learning algorithm has its own style or inductive bias. For a specific problem, several algorithms may be appropriate, and one algorithm may be a better fit than others. But it's not always possible to know beforehand, which is the best fit. In cases like these, several algorithms are listed together in the cheat sheet. An appropriate strategy would be to try one algorithm, and if the results are not yet satisfactory, try the others.
3636

3737
To learn more about the algorithms in Azure Machine Learning designer, go to the [Algorithm and module reference](algorithm-module-reference/module-reference.md).
3838

@@ -54,7 +54,7 @@ In reinforcement learning, the algorithm gets to choose an action in response to
5454

5555
## Next steps
5656

57-
* See additional guidance on [How to select algorithms](how-to-select-algorithms.md)
57+
* See more information on [How to select algorithms](how-to-select-algorithms.md)
5858

5959
* [Learn about studio in Azure Machine Learning and the Azure portal](overview-what-is-azure-ml.md).
6060

‎articles/machine-learning/media/algorithm-cheat-sheet/machine-learning-algorithm-cheat-sheet.svg

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

0 commit comments

Comments
 (0)
Please sign in to comment.