Azure / Azure/azureml-examples

Azure ML Desinger : Cannot create inference pipeline because there is no trained model in this pipeline.

Open
#2,098 0 comments 0 reactions 0 assignees View on GitHub
bug
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.
![image](https://user-images.githubusercontent.com/102511728/222352925-39f7bdb8-e3f7-447d-935a-313547fbb7af.png)

### 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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.