Recommender System - AbhayAg/MachineLearning GitHub Wiki

  1. For saving memory we should use broadcast variables if some variables are getting used multiple times.
  2. In case of algorithm if one variable is independent of other then we should use parallelization to save time.