Technical notes
Thursday, August 11, 2016
Graph based user behavior modeling
http://www.cs.cmu.edu/~abeutel/kdd2015_tutorial/
Thursday, August 4, 2016
Check scalastyle
Maven - checks only main sources:
mvn scalastyle:check
Sbt check main:
sbt scalastyle
Sbt check test:
sbt test:scalastyle
‹
›
Home
View web version