File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ The following table summarizes some of the most important characteristics of alg
61
61
| [ Boosted decision tree regression] ( https://docs.microsoft.com/azure/machine-learning/algorithm-module-reference/boosted-decision-tree-regression?WT.mc_id=docs-article-lazzeri ) | Excellent | Moderate | No | 6 | Large memory footprint |
62
62
| [ Neural network regression] ( https://docs.microsoft.com/azure/machine-learning/algorithm-module-reference/neural-network-regression?WT.mc_id=docs-article-lazzeri ) | Good | Moderate | No | 8 | |
63
63
| ** Clustering family** | | | | | |
64
- | [ K-means clustering] ( / https://docs.microsoft.com/azure/machine-learning/algorithm-module-reference/k-means-clustering?WT.mc_id=docs-article-lazzeri) | Excellent | Moderate | Yes | 8 | A clustering algorithm |
64
+ | [ K-means clustering] ( https://docs.microsoft.com/azure/machine-learning/algorithm-module-reference/k-means-clustering?WT.mc_id=docs-article-lazzeri ) | Excellent | Moderate | Yes | 8 | A clustering algorithm |
65
65
66
66
## Requirements for a data science scenario
67
67
You can’t perform that action at this time.
0 commit comments