tensorflow-load-csv
tensorflow-load-csv copied to clipboard
Support min-max scaling
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?