Skip to content

Implementing Kolmogorov Smirnov Distribution and Test #405

Description

@AshrafIbrahim03

I was looking for distribution similarity testing in this crate, but noticed there really isn't any. I found issues #288 and #39 which both mention KS testing. It seems like there hasn't been any movement with that in a few years. #39 mentions that the implementation of KS was too slow. I found an implementation in this paper that I could translate into Rust and it seems reasonably fast. I'm pretty sure I tracked down this implementation from what they use in scipy.

I really want to use a KS test in a project of mine and was hoping to contribute to this in some way!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions