amplab / training

Training materials for Strata, AMP Camp, etc
150 stars 121 forks source link

Augmenting Matrix Factors #236

Open fatihcataltepe opened 8 years ago

fatihcataltepe commented 8 years ago

Hi, I implemented the exercise provided at spark mllib training. But in final part, it is recommended to implement a matrix factorization to improve the algorithm. I could not find any example to do that. Is there anyone who can show me a way to handle this?