Skip to content

Commit 8583c2b

Browse files
authored
Update concept-synthetic-data.md
Fixing merge conflicts
1 parent 348ae98 commit 8583c2b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/ai-studio/concepts/concept-synthetic-data.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,15 @@ ms.custom: references_regions
1717

1818
In Azure AI Studio, you can use synthetic data generation to efficiently produce predictions for your datasets.
1919

20+
In Azure AI Studio, you can use synthetic data generation to efficiently produce predictions for your datasets. This article introduces you to the concept of synthetic data generation and how you can use it in machine learning.
21+
2022
## What is synthetic data generation?
2123

2224
Synthetic data generation involves creating artificial data that mimics the statistical properties of real-world data. This data is generated through algorithms and machine learning techniques. You can use the data in various ways, such as computer simulations or modeling real-world events.
2325

2426
## Benefits
2527

26-
In machine learning, synthetic data is particularly valuable for:
28+
In machine learning, synthetic data is valuable for:
2729

2830
- **Data augmentation**: It helps in expanding the size of training datasets, which is crucial for training robust machine learning models. This expansion technique is especially useful when real-world data is scarce or expensive to obtain.
2931

@@ -37,4 +39,4 @@ To see how to generate synthetic data, you can use the [sample notebook](https:/
3739

3840
- [What is Azure AI Studio?](../what-is-ai-studio.md)
3941
- [Deploy Meta Llama 3.1 models with Azure AI Studio](../how-to/deploy-models-llama.md)
40-
- [Azure AI Studio FAQ](../faq.yml)
42+
- [Azure AI Studio FAQ](../faq.yml)

0 commit comments

Comments
 (0)