Sfoglia il codice sorgente

add: 添加分箱代码

wangzhaoyang 5 mesi fa
parent
commit
b256c45c23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      feature/feature_utils.py

+ 1 - 1
feature/feature_utils.py

@@ -5,7 +5,7 @@
 @desc:  特征工具类
 """
 import pandas as pd
-
+from sklearn.preprocessing import KBinsDiscretizer
 from entitys import DataSplitEntity