摘要:
一、单个特征的EDA 1. 对于 binary feature 和 categorical feature,train['feature_name'].value_counts().sort_index().plot(kind='bar') 2. 对于 continuous numerical fe 阅读全文
posted @ 2018-06-10 19:01
viredery
阅读(1718)
评论(0)
推荐(1)
浙公网安备 33010602011771号