cannot load pickle files for xgboost images of version > 1.2-2 in sagemaker – UnpicklingError
I can train a XGBoost model using Sagemaker images like so:
I can train a XGBoost model using Sagemaker images like so:
To start with, I understand that this question has been asked multiple times but I haven’t found the solution to my problem.
I’ve just started to experiment with AWS SageMaker and would like to load data from an S3 bucket into a pandas dataframe in my SageMaker python jupyter notebook for analysis.