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

Support data shuffle for WDL and NN batch training #759

Closed junshiguo closed 3 years ago

junshiguo commented 3 years ago

Data shuffle is supported in WDL and NN. For NN, only in-memory data (BasicFloatMLData) is supported.