Skip to content

Commit 06ea174

Browse files
committed
Extra edits
1 parent 42410b1 commit 06ea174

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/v1/how-to-select-algorithms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ ms.date: 03/07/2024
1414

1515
# How to select algorithms for Azure Machine Learning
1616

17-
A common question is *Which machine learning algorithm should I use?* The answer depends primarily on two aspects of your data science scenario:
17+
If you're wondering which machine learning algorithm to use, the answer depends primarily on two aspects of your data science scenario:
1818

1919
- **What do you want to do with your data?** Specifically, what's the business question you want to answer by learning from your past data?
2020

21-
- **What are the requirements of your data science scenario?** Specifically, what is the accuracy, training time, linearity, number of parameters, and number of features that your solution supports?
21+
- **What are the requirements of your data science scenario?** What are the features, accuracy, training time, linearity, and number of parameters that your solution supports?
2222

2323
:::image type="content" source="media/how-to-select-algorithms/how-to-select-algorithms.png" alt-text="Diagram that shows considerations for choosing machine learning algorithms.":::
2424

0 commit comments

Comments
 (0)