[DOC] LITE Time classifier metrics#2464
Conversation
State that Keras Metrics class objects (and functions) can be used. Also link to the Keras documentation.
Thank you for contributing to
|
hadifawaz1999
left a comment
There was a problem hiding this comment.
LGTM thanks ! So all of our deep learning models should have this change in DOCs, so am happy to get this in now so we can create an issue for it and link this PR as a base example of what should be done, could you create such issue and close the one you made for LITE ?
|
I just realized, there was a small typo: if -> If. I can create an issue for the other Keras-based classifiers. Also, |
|
@dschrempf feel free to open an issue. We want to incorporate type hints but theres a lot to go through so they are not required for now. Always welcome though and we can help if they include optional dependencies i.e, |
State that Keras Metrics class objects (and functions) can be used. Also link to the Keras documentation.
Closes #2435
Any other comments?
Maybe this change is also relevant for other Keras-based (tensorflow-based) estimators?
PR checklist
For all contributions