Retrieve Linear Learner Weights

0

Unable to find the correct attribute to list Linear Learner weights. I fitted the estimator with the training data and linear Learner creates a weight vector w, which is fundamental in this algorithm. How can I print the resulting weight vector after training/fitting?

1 回答
0

Hey! You will have to get this weight vector from the model artifact the training job returns in S3. I believe this post will help you retrieve said vector! Hope it helps!

AWS
Dani M
已回答 2 年前
  • Hey, did this work for you? Remember to accept the answer if it has helped you (^_^)

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则