1回答
- 新しい順
- 投票が多い順
- コメントが多い順
0
HI,
For missing value error, validate your data and ensure that the data types of columns in your dataset match the expected data types. Also check for any unexpected values or outliers in your dataset. When using RecordIO format, review the serialization process to ensure that it accurately captures all data points without misinterpreting or excluding any, leading to a perceived missing value issue. You can start with small data size and validate the data integrity checks. For more data preparation guide, you can refer Prepare data with advanced transformations documentation.
I hope it helps.
回答済み 1年前
関連するコンテンツ
- AWS公式更新しました 3年前
- AWS公式更新しました 4年前