Skip to content

Commit 83a04e1

Browse files
Merge pull request #282843 from ssalgadodev/patch-135
Update concept-synthetic-data.md
2 parents ad8ab9c + ed3f773 commit 83a04e1

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

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

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,14 @@ ms.custom: references_regions
1515

1616
# Synthetic data generation in Azure AI Studio
1717

18-
In this article
19-
- [Synthetic data generation](#synthetic-data-generation)
20-
- [Next Steps](#next-steps)
18+
In Azure AI Studio, you can use synthetic data generation to efficiently produce predictions for your datasets. In this article, you're introduced to the concept of synthetic data generation and how it can be used in machine learning.
2119

22-
In Azure AI Studio, you can leverage synthetic data generation to efficiently produce predictions for your datasets.
2320

2421
## Synthetic data generation
2522

2623
Synthetic data generation involves creating artificial data that mimics the statistical properties of real-world data. This data is generated using algorithms and machine learning techniques, and it can be used in various ways, such as computer simulations or by modeling real-world events.
2724

28-
In machine learning, synthetic data is particularly valuable for several reasons:
25+
In machine learning, synthetic data is valuable for several reasons:
2926

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

@@ -37,4 +34,4 @@ You can use the sample notebook available at this [link](https://aka.ms/meta-lla
3734
- [What is Azure AI Studio?](../what-is-ai-studio.md)
3835
- [Learn more about deploying Meta Llama models](../how-to/deploy-models-llama.md)
3936

40-
- [Azure AI FAQ article](../faq.yml)
37+
- [Azure AI FAQ article](../faq.yml)

0 commit comments

Comments
 (0)