Skip to content

SVMlight reader update#6

Merged
mblondel merged 6 commits intomblondel:svmlight_formatfrom
larsmans:mblondel-svmlight
Jun 11, 2011
Merged

SVMlight reader update#6
mblondel merged 6 commits intomblondel:svmlight_formatfrom
larsmans:mblondel-svmlight

Conversation

@larsmans
Copy link
Copy Markdown

Here's a version with lots and lots of new goodies including comments and internal exception handling. Next up is propagating the exceptions to the Python level.

larsmans added 6 commits June 11, 2011 12:35
Quick fix, maybe only partial: the deallocator seems not to be called
in unit testing.
Uses placement new and vector::swap to eliminate some memory
allocations. Main benefits: exception safety will be easier to
guarantee and there are fewer opportunities for memory leaks.
Still, this is a hairy beast.

Also some other safety improvements.
Info from exceptions should be propagated up to the Python level,
but currently isn't.
mblondel added a commit that referenced this pull request Jun 11, 2011
@mblondel mblondel merged commit 8d5e00d into mblondel:svmlight_format Jun 11, 2011
mblondel pushed a commit that referenced this pull request Aug 11, 2011
Boston dataset commit
mblondel pushed a commit that referenced this pull request Apr 30, 2012
mblondel pushed a commit that referenced this pull request Aug 14, 2013
nitpick fixes, pep8 and fix math equations
mblondel pushed a commit that referenced this pull request Jan 16, 2014
Revised text classification chapter
mblondel pushed a commit that referenced this pull request Jan 16, 2014
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.

3 participants