GithubHelp home page GithubHelp logo

dali-yy / diabetes-sick-analysis-system Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 3.0 36.07 MB

基于Vue/Express以及NLP相关技术完成前端—糖尿病预测模型—数据库之间的数据交互,对前端回到后端的数据AI预测模型进行预测并返回患病概率。 基于医学公式进行数据分析;对分析结果基于Echarts进行可视化,多维度直观地展示其自身健康状况。 使用Echarts+JavaScript构建的可交互的糖尿病知识图谱作为教育板块。

JavaScript 90.42% HTML 0.87% CSS 0.39% Python 1.65% Pug 0.02% Vue 6.66%

diabetes-sick-analysis-system's Introduction

diabetes-sick-analysis-system

基于Vue/Express以及NLP相关技术完成前端—糖尿病预测模型—数据库之间的数据交互,对前端回到后端的数据AI预测模型进行预测并返回患病概率。 基于医学公式进行数据分析;对分析结果基于Echarts进行可视化,多维度直观地展示其自身健康状况。 使用Echarts+JavaScript构建的可交互的糖尿病知识图谱作为教育板块。

1、前端

基于Vue框架,项目热启动于http://localhost:8080,运行以下命令:

cd frontend
npm install
npm run dev

2、后端

基于node.js express框架,项目热启动于http://localhost:3000,运行以下命令

cd backend
npm install
npm run dev

项目中涉及到基于深度学习、机器学习的预测模型,需要配置python环境以及安装相关python包

具体需求可见

backend\src\ADModel

backend\src\DhCNNModel

backend\src\RMMModel

三个文件夹中python文件的import需求

3、界面展示

![屏幕截图 2022-03-14 082036](D:\github\diabetes-sick-analysis-system\屏幕截图 2022-03-14 082036.png)

diabetes-sick-analysis-system's People

Contributors

dali-yy avatar

Stargazers

 avatar  avatar  avatar  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.