gae icon indicating copy to clipboard operation
gae copied to clipboard

Input file and command interface

Open john-wick-ksg opened this issue 7 years ago • 2 comments

Hi, Please let me ask an improvement. Can you improve the input file format? It's a little bit complicated for who are machine learning beginner like me. For example, splitting input data both for training and test by using folder structures, and using JSON for graph structures and features. I tried to find out the spec of the current input data format details by using debugger but not yet cleared. Please consider or give me your advice to make a pull-request to do it.

john-wick-ksg avatar Dec 03 '18 14:12 john-wick-ksg

Thanks, I appreciate your comment. Unfortunately, I won’t have time/capacity to work on the data loading pipeline. If you find a way to simplify the data loader, feel free to make a pull request.

On Mon 3. Dec 2018 at 09:35 John [email protected] wrote:

Hi, Please let me ask an improvement. Can you improve the input file format? It's a little bit complicated for who are machine learning beginner like me. For example, splitting input data both for training and test by using folder structures, and using JSON for graph structures and features. I tried to find out the spec of the current input data format details by using debugger but not yet cleared. Please consider or give me your advice to make a pull-request to do it.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tkipf/gae/issues/18, or mute the thread https://github.com/notifications/unsubscribe-auth/AHAcYGV3kgRaW_9IDPNQR_JCdlew6zwCks5u1TahgaJpZM4Y-tQR .

tkipf avatar Dec 03 '18 14:12 tkipf

Got it. Thanks for your reply.

john-wick-ksg avatar Dec 03 '18 14:12 john-wick-ksg