Jesus Kevin Walker
Results
2
comments of
Jesus Kevin Walker
I get { error: "invalid_argument", error_description: "Invalid argument: model does not implement `saveAuthorizationCode()`" } With, I know this is saying that I should implement (write the "saveAuthorizationCode()" function) inside the...
Hi Currently I'm doing https://docs.aws.amazon.com/sagemaker/latest/dg/ex1-train-model.html I'm in: "Step 4: Train a Model" And in the "3. Set the hyperparameters for the XGBoost algorithm by calling the set_hyperparameters method of the...