Giter VIP home page Giter VIP logo

algorithmia-ratchet's People

Contributors

zeryx avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

trellixvulnteam

algorithmia-ratchet's Issues

[TODO] Improve test case flexibility

The current test system is functional, as you can provide a payload and set a timeout - however that's not very expressive. This ticket explores the idea of using generalized "benchmark" algorithms that can test load against a particular algorithm with more control over test details such as ramp time, etc.

For an example of what that could look like:
https://github.com/algorithmiaio/algorithmia-TestBench/blob/main/algorithms/ParallelPipelining/src/ParallelPipelining.py

[TODO] improve workflow / algorithm name resolution system

The current way that we require algorithm URIs to be defined in both workflow payloads, and algorithm files themselves for pipelining, is confusing and not very ergonomic. We should investigate a better way to define algorithm names, and being more consistent between data file paths, workflow payloads, and embedded algorithm URIs

[TODO] Simplify Workflow definition

Defining a workflow today is complex, and has a lot of gotchas, such as the order of algorithms; and how data files must be stored in a data collection on production; maybe YAML might be more legible? This ticket investigates those gotchas and attempts to simplify the workflow creation process.

[TODO] add Scala algorithm support

Currently we only support 1 language; this ticket would enable support for the Scala Algorithm development language & interface, this would include support for build.sbt, and the scala directory structure system.

[TODO] add Java algorithm support

Currently we only support 1 language; this ticket would enable support for the Java Algorithm development language & interface, this would include support for pom.xml, and the java directory structure system.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.