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

Prototype of PartitionSort integration #1

Open
Nic30 opened this issue Feb 1, 2019 · 1 comment
Open

Prototype of PartitionSort integration #1

Nic30 opened this issue Feb 1, 2019 · 1 comment

Comments

@Nic30
Copy link
Owner

Nic30 commented Feb 1, 2019

PartitionSort classification alg. which uses hypersplit like decision trees, does support fast updates and as it is tree based it has significantly better memory complexity.

https://github.com/sorrachai/PartitonSort/tree/master/PartitionSort

(There is also pull request which integrates the PartitionSort in to some other virtual switch, but I do not know the name, I did added the comment in that pull request, but still can find it, maybe it was rejected and deleted.)

@Nic30
Copy link
Owner Author

Nic30 commented Feb 1, 2019

lagopus/lagopus#132

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