isair/tensorflow-load-csv

Support min-max scaling

isair opened this issue · 0 comments

isair commented

Will need to modify the loadCsv options. Things to consider:

  • Should we have an enum of applicable scaling algorithms and request that as an option? Will be a breaking change if so.
  • Should these scaling solutions be applicable per column?