Further reading
This section offers additional content as useful web resources:
- Basic concepts regarding AutoML:
- https://docs.microsoft.com/azure/machine-learning/concept-automated-ml.
- Deep dive into how to use AutoML: https://docs.microsoft.com/azure/machine-learning/how-to-use-automated-ml-for-ml-models.
- Cross-validation in sklearn: https://scikit-learn.org/stable/modules/cross_validation.html.
- Understanding the service state of an endpoint: https://docs.microsoft.com/azure/machine-learning/how-to-deploy-and-where?tabs=azcli#understanding-service-state.
- Generating client SDKs from
swagger.json
files: https://swagger.io/tools/swagger-codegen/.