Equation from linear regression model

Anonymous
2021-10-20T13:10:54.22+00:00

Hello,

I have run a linear regression model considering several variables applying tune model hyperparameters in design. I am now interested in obtaining the equation of this regression model that considers the coefficients of the inputs of the model, but I cannot find how to get this result.
Please let me know how I might accomplish this.

Thank you!

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

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,826 Reputation points
    2021-10-21T10:09:05.433+00:00

    @Anonymous Thanks for the question. Can you please add more details about the sample that you are trying. Currently do not have coefficients for regression/forecasting models, but we will raise this with our data science team as we have seen this ask before. We are working on an interface to surface models that compose ensembles, model weights and more. some of this information is available today within the model details tags.

    Link to find the best model: https://learn.microsoft.com/en-us/azure/machine-learning/how-to-tune-hyperparameters#find-the-best-model

    1 person found this answer helpful.
    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.