Statistics and Analytics Third-Party Libraries
Presto Analytics includes the following third-party libraries with many common statistics and machine learning algorithms:
web-apps-home/presto/WEB-INF/lib/hadoop-core-1.1.1.jar web-apps-home/presto/WEB-INF/lib/mahout-core-0.7.jar web-apps-home/presto/WEB-INF/lib/mahout-core-0.7-job.jar web-apps-home/presto/WEB-INF/lib/mahout-integration-0.7.jar web-apps-home/presto/WEB-INF/lib/mahout-math-0.7.jar User-defined analytics functions can leverage these libraries directly. Simply include the associated jar file in the classpath along with the jar for RAQL when you compile your UDF classes.