Hey everyone, I want to add an if statement that would do something along the lines of this:
if confidence = 100% {
}
How could I do this? I already have a createML model. Thank you, Oliver
Hey everyone, I want to add an if statement that would do something along the lines of this:
if confidence = 100% {
}
How could I do this? I already have a createML model. Thank you, Oliver