зеркало из
1
0
Форкнуть 0
Quickstart template as a fork on TDSP (https://github.com/Azure/Azure-TDSP-ProjectTemplate), extending the template with a suggested structure for operationalization using Azure. Includes ARM templates as IaC for resource deployment, template build and release pipelines to enable model CI/CD, template code for working with Azure ML.
Перейти к файлу
Dennis Eikelenboom e0a38ef9e8 AI DevOps initial commit: IaC, Model CICD, AzureML Code Quickstart 2019-03-01 17:16:57 +01:00
Code AI DevOps initial commit: IaC, Model CICD, AzureML Code Quickstart 2019-03-01 17:16:57 +01:00
Docs Merge pull request #4 from AlphaGit/patch-1 2017-10-25 15:51:43 -07:00
Sample_Data Changing folder names to be more self-explanatory 2017-09-09 19:13:29 -07:00
aml_config AI DevOps initial commit: IaC, Model CICD, AzureML Code Quickstart 2019-03-01 17:16:57 +01:00
.amlignore AI DevOps initial commit: IaC, Model CICD, AzureML Code Quickstart 2019-03-01 17:16:57 +01:00
.gitignore AI DevOps initial commit: IaC, Model CICD, AzureML Code Quickstart 2019-03-01 17:16:57 +01:00
LICENSE-CODE.TXT Add files via upload 2018-01-22 14:05:26 -08:00
LICENSE.TXT Add files via upload 2018-01-22 14:05:26 -08:00
NOTICE.TXT Add files via upload 2018-01-22 14:05:26 -08:00
README.md Update README.md 2018-01-12 08:56:56 -08:00
conda_dependencies.yml AI DevOps initial commit: IaC, Model CICD, AzureML Code Quickstart 2019-03-01 17:16:57 +01:00

README.md

TDSP Project Structure, and Documents and Artifact Templates

This is a general project directory structure for Team Data Science Process developed by Microsoft. It also contains templates for various documents that are recommended as part of executing a data science project when using TDSP.

Team Data Science Process (TDSP) is an agile, iterative, data science methodology to improve collaboration and team learning. It is supported through a lifecycle definition, standard project structure, artifact templates, and tools for productive data science.

NOTE: In this directory structure, the Sample_Data folder is NOT supposed to contain LARGE raw or processed data. It is only supposed to contain small and sample data sets, which could be used to test the code.

The two documents under Docs/Project, namely the Charter and Exit Report are particularly important to consider. They help to define the project at the start of an engagement, and provide a final report to the customer or client.

NOTE: In some projects, e.g. short term proof of principle (PoC) or proof of value (PoV) engagements, it can be relatively time consuming to create and all the recommended documents and artifacts. In that case, at least the Charter and Exit Report should be created and delivered to the customer or client. As necessary, organizations may modify certain sections of the documents. But it is strongly recommended that the content of the documents be maintained, as they provide important information about the project and deliverables.