-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
@wmathor
Description
第四个代码块"数据预处理"部分,最后一行,标准化不应该是(x-min_value)/(scalar)吗,为什么您的代码里没有减min_value
Metadata
Metadata
Assignees
Labels
No labels
第四个代码块"数据预处理"部分,最后一行,标准化不应该是(x-min_value)/(scalar)吗,为什么您的代码里没有减min_value