Skip to content

Implement the pairwise similarities module. #3

Description

@marcelcaraciolo

In this task we need to implement the most used pairwise similarities provided in this source-code:

https://github.com/muricoca/crab/blob/master/scikits/crab/metrics/pairwise.py

We need check each one as also optimize them individually.

I think some of them are not optimized.

For inspiration check this:

https://github.com/scikit-learn/scikit-learn/blob/master/sklearn/metrics/pairwise.py
http://svn.apache.org/repos/asf/mahout/trunk/core/src/main/java/org/apache/mahout/cf/taste/impl/similarity/

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions