GithubHelp home page GithubHelp logo

manleviet / cecore Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 1 MB

A Maven package for core components of a knowledge-based configuration environment

Home Page: http://projects.manleviet.info

License: MIT License

Java 100.00%
maven knowledge-base-configurator java heuristic-search matrix-factorization

cecore's Issues

Changes to support no colors in the explanations

  1. AnomalyType:
  • remove colors from descriptions
  • replace getRaw... functions with get...WithColor functions
  1. VoidFMExplanation, RedundancyAnalysisExplanation, and CompactExplanation:
  • will have two functions - one for raw descriptive explanation and one for explanation with color
  1. Bring the source code of RawExplanation into AutomatedAnalysisExplanation
  • it means that AutomatedAnalysisExplanation will have two public functions: (1) getDescriptiveExplanation - returns a raw descriptive explanation for each type of Analysis, (2) getDescriptiveExplanations - returns raw descriptive explanations for a list of analyses, (3) getDescriptiveExplanationWithColor - returns formatted descriptive explanation for each type of Analysis, (4) getDescriptiveExplanationsWithColor - returns formatted descriptive explanation for a list of analyses.
  1. (May be this is not good)Migrate the structure of DiagnosisTree into CECore. In this case, the below class should have an additional function whose output is a DiagnosisTree (or something like that).

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.