param087 / swiftML

Swift library for Machine Learning
Apache License 2.0
60 stars 8 forks source link

Add performance metrics #43

Open param087 opened 4 years ago

param087 commented 4 years ago

Metrics

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

olegtaratuhin commented 4 years ago

Hello! I would like to help with this issue

param087 commented 4 years ago

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

das-ankur commented 2 years ago

Hello, I want to work on this issue.

param087 commented 2 years ago

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

das-ankur commented 2 years ago

@param087 Thank you.

das-ankur commented 2 years ago

@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 commented 2 years ago

@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