aimat-lab / MAChINE

Client-Server Web App to introduce usage of ML in materials science to beginners
MIT License
1 stars 0 forks source link

tensorflow-addons has been deprecated, find alternative to R²-Metric #18

Open CSCMe opened 1 year ago

CSCMe commented 1 year ago

https://www.tensorflow.org/api_docs/python/tf/keras/metrics/R2Score is the official replacement, but currently only in nightly builds

We'll wait until it's in stable and remove tensorflow-addons after that