Skip to content

Enable to specify "user defined gamma" #45

@nocotan

Description

@nocotan

Summary

Currently, udf_gamma is always 1.
However, it should be specified by users.

Then, I think it is better to modify the argument cardinality as follows:

assert (cardinality in ["one", "reciprocal", "udf_gamma"]) or isinstance(cardinality, float)

Goal

Modify udf_gamma.

Todo

  • rewrite init functions of the TimeSeriesPrecision and TimeSeriesRecall.
  • rewrite gamma_function/gamma_select
  • delete udf_gamma() function

Deadline

yyyy / mm / dd

Parent issue

If the parent issue exists, post a link here.

References

If there are any reference links, they are described here.

Notes

Other comments.

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