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

Add performance metrics #43

Open
25 tasks
param087 opened this issue Dec 19, 2019 · 7 comments
Open
25 tasks

Add performance metrics #43

param087 opened this issue Dec 19, 2019 · 7 comments
Labels
good first issue Good for newcomers

Comments

@param087
Copy link
Owner

Metrics

  • Classification

    • accuracyScore
    • balancedAccuracyScore
    • averagePrecisionScore
    • brierScoreLoss
    • f1Score
    • logScore
    • precisionScore
    • recallScore
    • jaccardScore
    • rocAucScore
  • Regression

    • explainedVarianceScore
    • maxError
    • meanAbsoluteError
    • meanSquaredError
    • meanSquaredLogError
    • medianAbsoluteError
    • r2Score
  • Clustering

    • adjustedMutualInfoScore
    • adjustedRandScore
    • completenessScore
    • fowlkesMallowsScore
    • homogeneityScore
    • mutualInfoScore
    • normalizedMutualInfoScore
    • vMeasureScore

Reference implementation - https://github.com/scikit-learn/scikit-learn/tree/master/sklearn/metrics

@param087 param087 pinned this issue Dec 19, 2019
@param087 param087 unpinned this issue Dec 19, 2019
@param087 param087 pinned this issue Dec 19, 2019
@param087 param087 added the good first issue Good for newcomers label Dec 19, 2019
@olegtaratuhin
Copy link

Hello! I would like to help with this issue

@param087
Copy link
Owner Author

@olegtaratuhin go ahead. If you need any help, please reach out.

@das-ankur
Copy link

Hello, I want to work on this issue.

@param087
Copy link
Owner Author

param087 commented Dec 2, 2021

@das-ankur, you can look into scikit-learn for reference.

@das-ankur
Copy link

@param087 Thank you.

@das-ankur
Copy link

@param087 Hello, I need some help to install Tensorflow for swift on windows 10. Tensorflow is already in my pc and I use it using python but I need some help to install it for swift.

@param087
Copy link
Owner Author

@das-ankur, you can find the details to install Swift for TensorFlow in the following link:
https://github.com/tensorflow/swift/blob/main/Installation.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants