8000 allow for parsing svmlight from string by krasimir-vanev · Pull Request #4 · mblondel/svmlight-loader · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@krasimir-vanev
Copy link

There are cases when the svmlight data is feeded as a stream, e.g. line by line on stdin, and/or we don't want to load the entire data into memory (, because it might be too big).
In these cases it is useful to parse the data as it comes, hence the addition of load_svmlight_string method.

@krasimir-vanev krasimir-vanev changed the title allow for parsing svmligh from string allow for parsing svmlight from string May 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0