In the loosely coupled code, the contentBasedFilter object is still created inside of the movie recommender class, how are we achieving loose coupling here?
In the loosely coupled code, the contentBasedFilter object is still created inside of the movie recommender class, how are we achieving loose coupling here?