ShifuML / shifu

An end-to-end machine learning and data mining framework on Hadoop
https://github.com/ShifuML/shifu/wiki
Apache License 2.0
251 stars 109 forks source link

Exported Correlation Result is Inconsistent with Raw correlation.csv #696

Open zhangpengshan opened 4 years ago

zhangpengshan commented 4 years ago

The file correlation.csv from shifu stats -c is inconsistent with the file shifu export -t correlation.

Do wen need to have logic check here on good candidate:

https://github.com/ShifuML/shifu/blob/develop/src/main/java/ml/shifu/shifu/core/processor/ExportModelProcessor.java#L526