Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 505 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 505 Bytes

DataMining-SFU-Fall2017

Data Mining Class - SFU - Fall 2017

Assignment 2:

Goal: Find similar pairs in large datasets
Methods: Creation of signature matrix using permutaitons and a hash function. Analysis of False Positives and False Negatives rates.

Final Project

Goal: Recommender System
Group Project: Raquel Aoki, Biswarup Ghosh and Mohsen Katebi
Methods: Collaborative Filtering, SVD and Ensemble
Raquel's Contribution: Data Analysis, Latent Factor Model, Ensemble and Report