Academic Projects

1. Needles in Gigastack – MPI Parallel Programming with C: (http://trpc.sourceforge.net )
   Task: To find top R interesting phrases of length m to n. Interesting term was defined based on the “Term
          Frequency” * “Inverse Document Frequency” measure
   Technology used: C, MPI. Platform: Blade Center with 1068 compute nodes and Linux operating system
   Responsibilities: Analysis of the problem, design the algorithms, coding the design
   Achievements:

2. Review: Improved regularized singular value decomposition for collaborative Filtering

Details about this project can be found here.