tensorflow-load-csv icon indicating copy to clipboard operation
tensorflow-load-csv copied to clipboard

Support min-max scaling

Open isair opened this issue 5 years ago • 0 comments

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?

isair avatar Aug 06 '20 12:08 isair