ShifuML / shifu

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

Add Chaos Injection Ability #748

Closed wuhaifengdhu closed 1 year ago

wuhaifengdhu commented 3 years ago

Running comand example: ../shifu eval Eval1 -stab -type random -cols "column_3,column_4"

the left screen shows the origin gain char, and the right shows the gain char injected random chaos on column_3 and column_4. image