isair / isair/tensorflow-load-csv

Return a `processFeatures` method

Open
#119 0 comments 0 reactions 1 assignee Claimed by @isair View on GitHub
enhancement estimate: 2
Dominant language
TypeScript
Stars
45
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Add a `processFeatures` method among the return values of `loadCsv`. This method, given a tensor *or* array of values, applies the same processing applied to the feature columns from the CSV file. It should accept a second, optional parameter to return a tensor or a good-old JS array.

Introducing a way to serialize and deserialize this method would be a nice addition. Loading it alongside loading a model from disk, passing it to a client over from the servers, etc., are all very valid use cases.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.