Use LightGBM algorithms in Azure Machine Learning Designer

Lee ChongYew 6 Reputation points
2021-12-10T06:52:09.643+00:00

Wonder anyone can help on this. My customer wonder if Azure Machine Learning Designer (GUI) can support using Python open library e.g. LightGBM algorithms to develop machine learning model. It seems that it is supported but could not find a supporting document.
The customer is currently using Python programming with LightGBM algorithms etc to develop machine learning model with other ML tool. Thanks!

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,336 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,826 Reputation points
    2021-12-10T14:14:43.29+00:00

    @Lee ChongYew Thanks for the question. Custom module is designed for reusable tasks in machine learning workflow, like data process, training, scoring etc.
    studio designer can manage model deployment as described here: https://learn.microsoft.com/en-us/azure/machine-learning/tutorial-designer-automobile-price-deploy

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.