Hi. I’m watching the lesson of Binary labels: favs, likes and clicks, for Collaborative filtering. Here, we’re given the cost function for cases where the input is numbers:
And then we’re given J for when the input is binary
However, notice the lack of regularization in the second function. Do we not use regularization in this case? Or was it just omitted for simplicity?