This is an application of Extreme Learning Machine to the domain of collaborative filtering . I have implemented the item-item and user-user based model for collaborative filtering and compared their performance.
python Assignment+3+user_user_model.py
python Assignment+3+item_item_model.py