Conversation
Add examples for v3.0 Prediction Endpoint
|
(message created by the CI based on PR content) Installation instructionPackage azure-cognitiveservices-vision-customvisionYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
Codecov Report
@@ Coverage Diff @@
## master #4321 +/- ##
==========================================
- Coverage 53.62% 53.62% -0.01%
==========================================
Files 10270 10267 -3
Lines 216091 216088 -3
==========================================
- Hits 115880 115877 -3
Misses 100211 100211
Continue to review full report at Codecov.
|
Add examples for v3.0
Update Training API
Fix java defaults
Rename arg, update comment.
Remove text/json
Update required / x-nullable usage Fix Prediction and examples Fix Training API and examples
Fix required/readonly
Fix required/readonly
Fix required/readonly
Add missing field
Update HttpDelete operation to be consistent.
Add missing error.
Created to sync Azure/azure-rest-api-specs#5164