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 (^_^)

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南