Giter Site home page Giter Site logo

optimus-extension-valor's Introduction

optimus-extension-valor's People

Contributors

irainia avatar ravisuhag avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

optimus-extension-valor's Issues

Not Found Resource/Framework

  • Bug

This case could be found when the user uses the result of the previous pipeline as the input in the current pipeline. This is because the current Valor loads all the resources/framework in its life cycle. The problem is if the output is not written yet, but it's being loaded.

  • Solution

One possible solution is by loading on demand. Meaning, loading is done only when the resource/framework is required. So, no loading all data first.

Documentation

More comprehensive documentation is essential for adoption. List of topics to be covered:

  • quick start for validate only
  • quick start for evaluate only
  • quick start for both validate and evaluate
  • reference for recipe pipeline frlow
  • reference for building recipe and its example
  • reference for building JSON Schema and its example
  • reference for building JSONnet and its example

Refactor

Refactor is required to make the code cleaner and easier to read. List of some parts that need to be refactored:

  • making progress bar into a plugin
  • restructure data loader for Resource and Framework
  • restructure model package
  • reorganize naming, such as the use of recipe for Framework
  • adding unit Test
  • allows recipes to be read from a specified path, prioritized
  • restructure how a snippet looks like
  • instead of only appending one procedure with the other, it's more make sense to make it as a kind of pipeline
  • performance improvement

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.