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 Risposta
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
con risposta 2 anni fa
  • Hey, did this work for you? Remember to accept the answer if it has helped you (^_^)

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande