Skip to content

Commit c4352dc

Browse files
committed
fixed error
1 parent 66fa531 commit c4352dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/modules/Module1/intro.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ has_children: false
55
nav_order: 1
66
---
77

8-
## Module 2 - Transaction Classification Application
8+
## Module 1 - Transaction Classification Application
9+
910
This is a tutorial project that demonstrates how to integrate Azure OpenAI API with Azure services to build intelligent applications. Specifically, it shows how to classify transaction records using OpenAI's GPT-3 language model and Azure Storage, Azure Event Grid and Azure Function services.
1011

1112
The intent is to classify a public dataset of transactions into a number of categories that we have predefined. These approaches should be replicable to any multiclass classificaiton use case where we are trying to fit transactional data into predefined categories, and by the end of running through this you should have an approach for dealing with unlabelled datasets.

0 commit comments

Comments
 (0)