Azure / Azure/azureml-examples
Azure ML Desinger : Cannot create inference pipeline because there is no trained model in this pipeline.
- Dominant language
- Jupyter Notebook
- Stars
- 2k
- Forks
- 1.7k
- Avg merge
- 18h 18m
- Merged PRs (30d)
- 2
Description
### Operating System
Windows
### Version Information
On Azure ML Designer
### Steps to reproduce
In Azure ML Designer I have imported my previously trained model file in the Script bundle and have called the same in execute python script module and called predict function in it. I want to create batch inference pipeline in the same , but getting above error. I just want to pass data file and get back all the predictions in batch in new file.

### Expected behavior
I just want to pass the data file(CSV) and get back all the predictions in batch in a new file.
### Actual behavior
Getting error in creating batch inference pipeline: Cannot create inference pipeline because there is no trained model in this pipeline.
### Addition information
_No response_
Contributor guide
Research direction
No repository file, test, or code entry point is named. Start by reproducing the workflow in Azure ML Designer: inspect the imported model in the Script bundle, the execute python script module, and its predict call, then try creating the batch inference pipeline with a CSV. Done means identifying a supported configuration or documenting why the pipeline does not recognize the trained model.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100