Project details for DynaML

Logo DynaML 1.4.1

by mandar2812 - April 20, 2017, 18:32:33 CET [ Project Homepage BibTeX Download ]

view (1 today), download ( 0 today ), 0 subscriptions

Description:

DynaML was born out of the need to have a performant, extensible and easy to use Machine Learning research environment. Scala was a natural choice for these requirements due to its sprawling data science ecosystem (i.e. Apache Spark), its functional object-oriented duality and its interoperability with the Java Virtual Machine.

DynaML leverages a number of open source projects and builds on their useful features.

  • Breeze for linear algebra operations with vectors, matrices etc.
  • Spire for creating algebraic entities like Fields, Groups etc.
  • Ammonite for the shell environment.
  • DynaML uses the newly minted Wisp plotting library to generate aesthetic charts of common model validation metrics. In version 1.4 there is also integration of plotly which can now be imported and used directly in the shell environment.

Modules:

Core :-

The core api consists of :

  • Model implementations
  • Optimisation solvers
  • Probability distributions/random variables
  • Kernel functions for Non parametric models

Data Pipes :-

The pipes module aims to separate model pre-processing tasks such as cleaning data files, replacing missing or corrupt records, applying transformations on data etc:

  • Ability to create arbitrary workflows from scala functions and join them
  • Feature transformations such as wavelet transform, gaussian scaling, auto-encoders etc
Changes to previous version:

Initial Announcement on mloss.org.

BibTeX Entry: Download
Supported Operating Systems: Macosx, Unix
Data Formats: Arff, Csv
Tags: Machine Learning, Gaussian Processes
Archive: download here

Comments

No one has posted any comments yet. Perhaps you'd like to be the first?

Leave a comment

You must be logged in to post comments.