This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Created by rawkintrevo on 4/5/17. | |
*/ | |
// Only need these so intelliJ doesn't complain | |
import org.apache.mahout.math._ | |
import org.apache.mahout.math.scalabindings._ | |
import org.apache.mahout.math.drm._ | |
import org.apache.mahout.math.scalabindings.RLikeOps._ | |
import org.apache.mahout.math.drm.RLikeDrmOps._ |