Skip to content

Milestones

List view

  • No due date
    4/4 issues closed
  • More performance work and more complete scala implementation. GPU support is not planned at this point. API: - implement a simple algorithm such as k-means and see what is missing from the interface. - support for feed dictionaries? - support for constants - more complete DSL for scala? Infra: - run some performance testing against mllib

    No due date
    11/11 issues closed
  • First release to be pushed to spark-packages. This release focuses on performance and usability. Performance is not a goal. Minimum spark version: 1.6 (may work for older versions) API: - all basic API should be implemented (map, reduce) - works for all basic types: double, float, long, int - works for tensors of dims 0, 1, 2 at least - UDAF support? Infra: - run tests on travis - make a package

    No due date
    1/1 issues closed