Граф коммитов

18 Коммитов

Автор SHA1 Сообщение Дата
j-so bb61306e17 Merge branch 'master' into jenns/splitpipeline 2020-06-22 13:47:49 -07:00
jitghosh bcdac5c3ae
Jitghosh/parallelbatchscore (#289)
* Batch Scoring First Draft: Added pipeline creation and run scripts, scoring script, new environment variables, changes to env loading script, compute creation and AML environment creation scripts, and new Azure pipeline for batch scoring CI

* Score copy step added

* Modified bootstrap.py, updated getting started doc

* Addressed PR comments

* Addressed PR comments

* Doc fix

* Doc fix
2020-06-22 11:02:30 -04:00
j-so 9bc9f8b8d5 Squashed commit of the following:
commit 5af6eeb242
Author: j-so <jenns@microsoft.com>
Date:   Mon Jun 15 18:31:15 2020 -0700

    fix bootstrap

commit f61e103ed0
Merge: 2796b40 08bb6f4
Author: j-so <jenns@microsoft.com>
Date:   Mon Jun 15 18:30:21 2020 -0700

    Merge branch 'master' into jenns/splitpipeline_docfix

commit 2796b40024
Author: j-so <jenns@microsoft.com>
Date:   Mon Jun 15 18:30:00 2020 -0700

    remove old pipeline

commit 08bb6f4a26
Author: David Tesar <david.tesar@microsoft.com>
Date:   Mon Jun 15 14:09:12 2020 -0700

    Simplify docs flow (#297)

commit cd762ecaa9
Author: jotaylo <jotaylo@microsoft.com>
Date:   Mon Jun 15 12:28:23 2020 -0700

    Move instruction to install AML extension to Azure Devops setup instructions (#298)
2020-06-15 18:32:22 -07:00
David Tesar 08bb6f4a26
Simplify docs flow (#297) 2020-06-15 14:09:12 -07:00
j-so 7a69c0e94c linting 2020-06-10 12:26:09 -07:00
j-so 1128194c0a add more docs and add to bootstrap 2020-06-10 12:19:22 -07:00
Tom Care 3ed9a90e9d
Bootstrap fixes (#250) 2020-04-02 18:27:53 -07:00
jotaylo 319cae6643
Making changes to experiment notebook based on changes to tutorial document (#249)
* making changes to notebook based on changes to tutorial document

* test update to assert_almost_equal

* reference repo details in byoc guide
2020-04-02 09:28:37 -07:00
jotaylo af2b772953
Moving code integration guide into this repo (#243)
* Moving code integration guide into this repo

* dtzar feedback

* add recommendation
2020-03-30 09:29:30 -07:00
Claus M 58876338ed
added abtest.yml to bootstrapping (#233) 2020-03-12 13:42:53 -07:00
Tom Care e856a4f7da
Getting started refactor (#216)
To address feedback about some confusion when following the guide (especially to do with service connections) I have refactored the document structure.

- Optional tasks / extra info has been moved down to either 'Further Exploration' (directly for getting started) or 'Next Steps' (specifically for integrating ML code.)
- Grammar fixes and simplified wording in parts
- Removed manual word wrapping to let autoformat do its thing
- Added a table of contents
- Update ARM service connection screenshot. Fixes #215
- Replace some outdated guide images. Fixes #210
2020-03-03 12:10:50 -08:00
Sushant Divate c773db9959
Sudivate/environment (#217)
reusable aml enviroment
2020-03-01 22:32:52 -08:00
Tom Care 4529c18d65
Rename pipeline YAMLs for clarity (#212)
* Rename pipeline and pipeline template YAMLs to new convention

* Rename references to pipelines and pipeline templates

* Sort pipeline entries in code_description.md
2020-02-27 11:19:26 -08:00
Alexandre Gattiker 73602bd78c
Configuration for environment customization (#206) 2020-02-26 08:48:37 -08:00
Eugene Fedorenko 171a27f334
Getting started refactoring (#197)
* State explicitly the flow order (Template as it is with Diabetes-> Bootstrap with your project code)
* Fix “multistage pipeline structure” explanation
* Clarify the R approach. It has only the model training. There is no evaluation/registration
* Fix the confusion with AzureResourceConnection and WORKSPACE_SVC_CONNECTION
* Explain using of a Docker image in the pipeline
* Link to bring-your-own-code (Bryan’s) article
* Fix broken links (e.g. diabetes_regression-ci-build-train.yml)
* Provide ML Service connection screenshot
* Explain explicit "diabetes" names. (e.g. The repo contains a sample “diabetes regression” project so here and there all names contain "diabetes")
* Clarify the folder structure (Common folders (e.g. .pipelines, ml_service) vs Project folders (e.g. diabetes_regression))
2020-02-20 13:02:01 -08:00
Eugene Fedorenko e108e07e37
bootstrap (#190) 2020-02-12 14:38:47 -08:00
David Tesar 22d2526b9b
bootstrap diabetes cleanup (#189) 2020-02-12 09:43:06 -08:00
Sushant Divate 977593a79c
Add Bootstrap code (#186)
-bootstrap script
-directory structure
2020-02-11 10:24:54 -08:00