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

reduce dependency on sklearn by copying code for normalization #57

Open
georgid opened this issue Dec 5, 2017 · 0 comments
Open

reduce dependency on sklearn by copying code for normalization #57

georgid opened this issue Dec 5, 2017 · 0 comments

Comments

@georgid
Copy link
Owner

georgid commented Dec 5, 2017

Isolate code from sklearn for normalization of a two-dimensional matrix as used here

I tried to copy the sklearn method here but did not have time to finish, because it has also some code for checking the validity of the matrix, which is not needed.

This normalization could be also rewritten in C++.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant