Coder Social home page Coder Social logo

xdecision's Introduction

xDecision

A decision tree editor and runtime engine.

什么是decision tree

商业智能领域常用的决策工具

利用树形模型表达复杂的决策制定过程

overview

Decision Tree 编辑器可以让开发者

以所见即所得的方式生成decision tree

edit

依据模型生成单元测试的验证代码

generate test

所有决策路径全覆盖

validation

优势

纯模型,无代码

方便重用

替代if/else,极大的简化代码

集成说明

参考样例POM

Depenency

<dependency>
	<groupId>com.xrosstools</groupId>
	<artifactId>xdecision</artifactId>
	<version>${latest}</version>
</dependency>

Demo project

Demo

IDEA编辑器

plugin

模型文件结构详解

model-file-structure

自定义插件

从xdecision2.0.0开始支持用户自定义插件。包括决策树结构的自定义解析和执行过程路径自定义选择

结构解析plugin

路径选择plugin

xdecision's People

Contributors

dependabot[bot] avatar hejiehui avatar

Watchers

 avatar

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.