2 Star 9 Fork 5

守望者 / mklearn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 1.13 KB
一键复制 编辑 原始数据 按行查看 历史
守望者 提交于 2022-05-23 08:02 . update README.md.

#mklearn 中医医案机器学习工程 根据训练好的医案大数据模型,自动诊断病症描述应该采取哪种治疗方案,为医生的决策提供智能化支持,部分代替电子医生的功能。

流程设计器,重点看看第三个 https://blog.csdn.net/JinYJ2014/article/details/122412601 1、Flowable Modeler 官方提供的设计器,不是基于vue,另外拆分整合困难。

2、bpmn-js GitHub地址:https://github.com/bpmn-io/bpmn-js

基于bpmn2.0标准的网页流程设计器,原生JS搭建的框架。

3、 workflow-bpmn-modeler GitHub地址:https://github.com/GoldSubmarine/workflow-bpmn-modeler

bpmn.js + vue + ElementUI 的流程设计器,在线DEMO: https://goldsubmarine.github.io/workflow-bpmn-modeler/demo/

4、vue-bpmn-element Github地址:https://github.com/fengli01/vue-bpmn-element

bpmn.js + vue + ElementUI 的流程设计器,有对应的后端参考https://github.com/fengli01/bpmn-spring-boot.git

5、bpmn-vue-iview GitHub地址:https://github.com/solojin/bpmn-vue-iview

bpmn.js + vue + iview的流程设计器

6、Activiti-develop 后台解析bpmn

Python
1
https://gitee.com/househou/mklearn.git
git@gitee.com:househou/mklearn.git
househou
mklearn
mklearn
master

搜索帮助