# mklearn **Repository Path**: househou/mklearn ## Basic Information - **Project Name**: mklearn - **Description**: 机器学习分析中医医案 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 10 - **Forks**: 6 - **Created**: 2016-05-25 - **Last Updated**: 2024-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #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