提交 5039ca11 编写于 作者: B bryantclc

fix code style bug

上级 7c6626c0
......@@ -40,6 +40,7 @@ class FeatureSelectorThread(threading.Thread):
self._list_sample_y = list_sample_y
self._labels = labels
self._index = index
self._sorted_index = []
def get_unified_feature_importance(self, regressor):
"""get unified feature importance for different type regressor"""
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册