Skip to content

Commit 5f2dca9

Browse files
authored
Fixes: MicrosoftDocs/azure-docs/issues/43575
https://github.com/MicrosoftDocs/azure-docs/issues/43575 Updated link for Feature Sets.
1 parent d5ce300 commit 5f2dca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/team-data-science-process/lifecycle-modeling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ We provide an [automated modeling and reporting tool](https://github.com/Azure/A
6666
## Artifacts
6767
The artifacts produced in this stage include:
6868

69-
* [Feature sets](https://github.com/Azure/Azure-TDSP-ProjectTemplate/blob/master/Docs/DataReport/Data%20Defintion.md#feature-sets): The features developed for the modeling are described in the **Feature sets** section of the **Data definition** report. It contains pointers to the code to generate the features and a description of how the feature was generated.
69+
* [Feature sets](https://github.com/Azure/Azure-TDSP-ProjectTemplate/blob/master/Docs/Data_Report/Data%20Defintion.md): The features developed for the modeling are described in the **Feature sets** section of the **Data definition** report. It contains pointers to the code to generate the features and a description of how the feature was generated.
7070
* [Model report](https://github.com/Azure/Azure-TDSP-ProjectTemplate/blob/master/Docs/Model/Model%201/Model%20Report.md): For each model that's tried, a standard, template-based report that provides details on each experiment is produced.
7171
* **Checkpoint decision**: Evaluate whether the model performs well enough to deploy it to a production system. Some key questions to ask are:
7272
* Does the model answer the question with sufficient confidence given the test data?

0 commit comments

Comments
 (0)