What are valid format for Sagemaker model monitor baseline dataset's header?

1

can the header have period ? ex: Feature.names

sashi
asked 5 months ago148 views
1 Answer
1

NO.

https://docs.aws.amazon.com/sagemaker/latest/dg/model-monitor-create-baseline.html

All column names in your baseline dataset must be compliant with Spark. For column names, use only lowercase characters, and _ as the only special character.

ex Feature_names

AWS
terayas
answered 5 months ago
profile picture
EXPERT
reviewed 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions