Azure Ai Ml Py
Skill Verifiziert AktivAzure Machine Learning SDK v2 for Python. Use for ML workspaces, jobs, models, datasets, compute, and pipelines. Triggers: "azure-ai-ml", "MLClient", "workspace", "model registry", "training jobs", "datasets".
To provide a powerful and structured way for AI agents to interact with and manage Azure Machine Learning resources, streamlining ML workflows.
Funktionen
- Manage Azure ML workspaces
- Register and manage data assets
- Register and manage models
- Create and manage compute clusters
- Define and execute training jobs
- Orchestrate ML pipelines
- Manage custom environments
- Interact with datastores
Anwendungsfälle
- Automating ML environment setup
- Registering datasets and models for tracking
- Executing training jobs and monitoring their progress
- Building and deploying multi-step ML pipelines
- Managing compute resources efficiently
Nicht-Ziele
- Performing actual model training or data analysis
- Directly manipulating data files beyond registration
- Interfacing with non-Azure ML services
- Providing a graphical user interface for Azure ML management
Trust
- info:Issues AttentionWith 19 issues opened and 11 closed in the last 90 days, the closure rate is below 50%, suggesting maintainers might be slower to respond to issues.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add microsoft/skills/plugin install azure-sdk-python@skillsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Azure Servicebus Py
100Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker".
Azure Monitor Query Py
100Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. Triggers: "azure-monitor-query", "LogsQueryClient", "MetricsQueryClient", "Log Analytics", "Kusto queries", "Azure metrics".
Azure Container Registry SDK for Python
100Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".
Azure App Configuration SDK for Python
100Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings. Triggers: "azure-appconfiguration", "AzureAppConfigurationClient", "feature flags", "configuration", "key-value settings".
Azure Ai Document Intelligence Dotnet
100Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. Triggers: "Document Intelligence", "DocumentIntelligenceClient", "form recognizer", "invoice extraction", "receipt OCR", "document analysis .NET".
TimesFM Forecasting
100Zero-shot time series forecasting with Google's TimesFM foundation model. Use for any univariate time series (sales, sensors, energy, vitals, weather) without training a custom model. Supports CSV/DataFrame/array inputs with point forecasts and prediction intervals. Includes a preflight system checker script to verify RAM/GPU before first use.