Mix-Max Normalization
通常被简称为mormalization(标准化)。这种方法将数据放缩到一个固定的区间,通常是0到1之间。
Constant Normalization
将数据除以一个固定的数,比如最大值: