Giter Site home page Giter Site logo

Comments (2)

hansenmc avatar hansenmc commented on June 18, 2024

We need to keep in mind, the ml-gradle corb task currently inspects the Options class to collect all of the option field names, in order to avoid having to hard-code and constantly update the CoRB options.

We will need to see if adding methods and other fields has an effect on how the task runs, and maybe add a convenience method that it (and others) could use to retrieve the list of options instead.

from corb2.

bbandlamudi avatar bbandlamudi commented on June 18, 2024

Ahh. I have started organizing this into two classes. Can we change ml-grade to introspect into Constants.java instead?

  1. Constants.java - This is an abstract class (does interface help?), which basically Options.java. This is excepted to contain all publicly configurable property names.
  2. Options.java - Consolidates properties, arguments, etc. Also, I am moving the helper methods that deals with from TransfromOptions, AbstractTask, Manager into this. End of the day, I think we should just keep one class named options.

After I push my changes later today to a separate branch (may be), you could quickly review compatibility issues with ml-gradle. This task has been proving to be a lot more difficult than I thought. I have started couple of weeks ago, but I couldn't get my thoughts organized until last night.

from corb2.

Related Issues (20)

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.