Azure Machine Learning Designer SDK
Project description
# Azure Machine Learning Designer Python SDK
The mldesigner package provide the SDK interface which work along with Azure ML Designer (drag-n-drop ML) UI experience.
[Azure ML Designer (drag-n-drop ML)](https://docs.microsoft.com/en-us/azure/machine-learning/concept-designer): designer is a UI tool in the Azure ML workspace for visually connecting datasets and components on an interactive canvas to create machine learning pipelines. To learn how to get started with the designer, see [Tutorial: Predict automobile price with the designer](https://docs.microsoft.com/en-us/azure/machine-learning/tutorial-designer-automobile-price-train-score).
Especially, the package ease the authoring experience of resources like Components & Pipelines:
[Components](https://docs.microsoft.com/en-us/azure/machine-learning/concept-component): self-contained piece of code that does one step in a machine learning pipeline: data preprocessing, model training, model scoring, a hyperparameter tuning run, etc. Such that it can be parameterized and then used in different contexts.
[Pipelines](https://docs.microsoft.com/en-us/azure/machine-learning/concept-ml-pipelines): independently executable workflow of machine learning tasks composed by Components.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file mldesigner-0.1.0b3-py3-none-any.whl
.
File metadata
- Download URL: mldesigner-0.1.0b3-py3-none-any.whl
- Upload date:
- Size: 47.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1b518ea4b232507700a7d7f099c7ef47f04eb0715ddb3f7d74a5601ce04571a |
|
MD5 | a3faf58e9ac952e42b479df13bc601ff |
|
BLAKE2b-256 | d860df616f40d8cc0cb4e04992bf69727ceb7c7e18b75d31090d0b5e5fc0fb51 |