Skip to content

Commit 88012b6

Browse files
committed
changes from Sanghee
1 parent 219b342 commit 88012b6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/machine-learning/overview-what-is-azure-machine-learning.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,17 +38,17 @@ Machine learning projects often require a team with varied skill set to build an
3838

3939
* Develop models for fairness and explainability, tracking and auditability to fulfill lineage and audit compliance requirements
4040

41-
*Deploy ML models quickly and easily at scale, and manage and govern them efficiently with MLOps
41+
* Deploy ML models quickly and easily at scale, and manage and govern them efficiently with MLOps
4242

43-
*Run machine learning workloads anywhere with built-in governance, security, and compliance
43+
* Run machine learning workloads anywhere with built-in governance, security, and compliance
4444

4545
### Cross-compatible platform tools that meet your needs
4646

4747
Anyone on an ML team can use their preferred tools to get the job done. Whether you're running rapid experiments, hyperparameter-tuning, building pipelines, or managing inferences, you can use familiar interfaces including:
4848

4949
* [Azure Machine Learning studio](https://ml.azure.com)
50-
* [Python SDK](/python/api/overview/azure/ml/)
51-
* [CLI v2 ](/cli/azure/ml)
50+
* [Python SDK](https://aka.ms/sdk-v2-install)
51+
* [CLI v2 ](how-to-configure-cli.md))
5252
* [Azure Resource Manager REST APIs (preview)](/rest/api/azureml/)
5353

5454
As you're refining the model and collaborating with others throughout the rest of Machine Learning development cycle, you can share and find assets, resources, and metrics for your projects on the Azure Machine Learning studio UI.

0 commit comments

Comments
 (0)