Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analysis #1

Open
8 of 10 tasks
GabrielBG0 opened this issue Jan 17, 2024 · 1 comment
Open
8 of 10 tasks

Analysis #1

GabrielBG0 opened this issue Jan 17, 2024 · 1 comment
Labels
In development It is being worked on

Comments

@GabrielBG0
Copy link
Collaborator

GabrielBG0 commented Jan 17, 2024

Responsible for creating visualisations with data

  • Unique scripts for each visualisation
  • Final metrics

Features to be implemented

@GabrielBG0 GabrielBG0 added the In Consideration Accepting API proposals label Jan 17, 2024
@GabrielBG0
Copy link
Collaborator Author

GabrielBG0 commented Jan 31, 2024

class Metric():
    def __init__(*Args):
        ...
    def score(self, y_true: Tensor, y_pred: Tensor) -> float:
        ...

@GabrielBG0 GabrielBG0 added Ready For Development Issue is ready to be developed In development It is being worked on and removed In Consideration Accepting API proposals Ready For Development Issue is ready to be developed labels Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
In development It is being worked on
Projects
None yet
Development

No branches or pull requests

1 participant