golearn icon indicating copy to clipboard operation
golearn copied to clipboard

Add support for .tab file-format (using by the data-mining tool Orange)

Open linkerlin opened this issue 8 years ago • 1 comments

.tab file-format is very simple format three lines head with \t split data body Orange using it for main data-format Could we add a support for it in the golearn?

linkerlin avatar Sep 30 '17 00:09 linkerlin

Would it be possible to produce a basic example of the format to form a test case?

On 30 September 2017 at 01:57, Linker Lin [email protected] wrote:

.tab file-format is very simple format three lines head with \t split data body Orange using it for main data-format Could we add a support for it in the golearn?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sjwhitworth/golearn/issues/194, or mute the thread https://github.com/notifications/unsubscribe-auth/ADiPOds0X9er-Mob8kFE8pAj123GGE6Fks5snZIWgaJpZM4PpYUU .

Sentimentron avatar Sep 30 '17 11:09 Sentimentron