wangzhaoyang 5 сар өмнө
parent
commit
b256c45c23

+ 1 - 1
feature/feature_utils.py

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