You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using the Kmean method: https://sagemaker.readthedocs.io/en/stable/kmeans.html
It doesn't seem there is anyway to define the "content_type" for example as "text/csv"
using the common way of setting up sagemaker.session.s3_input() also doesn't work with Kmean.fit()