File size: 76 Bytes
77581ef
 
 
 
1
2
3
4
5
# Custom code used by the model.

def is_cat(x): 
    return x[0].isupper()