Skip to content

Rewrite implementation of FairTensor using AxisArrays? #36

Description

@jiahao

The functionality for FairTensor seems to be primarily to store labels together with the fairness-confusion tensor. This functionality already exists in https://github.com/JuliaArrays/AxisArrays.jl and I think it would make sense to define FairTensor as an AxisArray.

Also, let's discuss why FairTensor needs to be mutable - there are potential performance penalty issues with the current design.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions