Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix #321. Fix a off-by-one bug in the splitting algo
The algorithm that splits the data to multiple shards had an off-by-one bug that caused one point from the next shard to be included in the current shard.
- Loading branch information