Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate SVM Memory Usage #103

Open
bhargav opened this issue Feb 27, 2017 · 0 comments
Open

Investigate SVM Memory Usage #103

bhargav opened this issue Feb 27, 2017 · 0 comments

Comments

@bhargav
Copy link
Contributor

bhargav commented Feb 27, 2017

@Slash0BZ found out during his investigations for #101 that the current implementation of Support Vector Machine causes an increase in Heap memory usage linearly with the number of iterations of training. Need to investigate this.

Additionally, we tried commenting out the LibLinear train method calls but the issue still seems to happen.

Memory usage log: http://gceasy.io/my-gc-report.jsp?p=c2hhcmVkLzIwMTcvMDIvMjcvLS1tZW1vcnkubG9nLS0xOC0yMS0zOQ==

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

No branches or pull requests

1 participant