Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
为了使所有特征的所有值具有相似的比例,我们正确地执行特征缩放。我的问题是,如果我们有一个包含所有日期值的特征,我们需要使用这个日期特征来训练我们的模型。我们如何处理这个?我们是否需要缩放(标准化或标准化)日期功能?