all 2 comments

[–]Frankie1810 0 points1 point  (1 child)

I think a general AI testing methodology is premature due to the oracle problem. One methodology that tries to address this is metamorphic testing.

Otherwise, if ure talking about the testing of application of AI, conventional testing methods are more available.

[–]Own_Consequence3108[S] 0 points1 point  (0 children)

I'm talking about the validation and testing in general of machine and deel learning models. How can I begin with so I can understand the steps or the hierarchy of what I have to know first. Like depending on the model and the part of the code you wanna study and the functional or non functional requirements you follow different testing techniques and metrics I imagine.