A Recommendation System For Diabetes Detection And Treatment

Overview

Diabetes-detection-tg-bot

A Recommendation System For Diabetes Detection And Treatment

Данная система помогает определить наличие или отсутствие сахарного диабета у пациент(а/ов), указывает его тип при наличии и даёт рекомендации по лечению и профилактике.

ОСНОВНЫЕ КОМАНДЫ:

/start-вызывает описание бота.
/help-бот присылает файл с инструкцией по своей эксплуатации.
/1type-присылает рекомендации по лечению и профилактике пациента с первым типом сахарного диабета.
/2type- присылает рекомендации по лечению и профилактике пациента со вторым типом сахарного диабета.
/examplefiles-присылает примеры, как должны выглядеть ваши файлы в формате csv и json для загрузки в бота.

КАК ЗАГРУЖАТЬ ДАННЫЕ О ПАЦИЕНТАХ:

  1. Это можно сделать в формате обычного текстового сообщения. Удобно, если пациент один или не очень много.
  2. Если пациентов много, то можно отправить боту файл в формате csv или json. Бот вернет файл в том же формате, который вы ему отправили. В файле result, к данным о пациентах будет добавлен признак “Outcome”, в котором будет содержаться информация о сахарном диабете для каждого из пациентов.

КАКИЕ ДАННЫЕ УКАЗЫВАТЬ ДЛЯ ПАЦИЕНТОВ И ЧТО ОНИ ОЗНАЧАЮТ:

HbA1C- гликированный гемоглобин, специфическое соединение гемоглобина эритроцитов с глюкозой, концентрация которого отражает среднее содержание глюкозы в крови за период около трех месяцев. Единицы измерения: % (процент). Более подробная информация: https://helix.ru/kb/item/06-014
UBP-Верхнее артериальное давление. Более подробная информация: https://beurer-belarus.by/reviews/poleznaya-informatsiya/verkhnee-i-nizhnee-davlenie-chto-eto/
LBP-Нижнее артериальное давление. Более подробная информация: https://beurer-belarus.by/reviews/poleznaya-informatsiya/verkhnee-i-nizhnee-davlenie-chto-eto/
BMI-Индекс массы тела. Более подробная информация: https://ru.wikipedia.org/wiki/%D0%98%D0%BD%D0%B4%D0%B5%D0%BA%D1%81_%D0%BC%D0%B0%D1%81%D1%81%D1%8B_%D1%82%D0%B5%D0%BB%D0%B0
AGE- Возраст пациента.
Glycemia- уровень гликемии натощак. Более подробная информация: https://ru.wikipedia.org/wiki/%D0%93%D0%BB%D0%B8%D0%BA%D0%B5%D0%BC%D0%B8%D1%8F
Gender- пол пациента, где 1-мужской, 0-женский.
Insulin-уровень инсулина натощак. Более подробная информация: https://avklinik.ru/stati/endokrinolog/tri-glavnyix-analiza-na-diabet.html

image

Owner
Alexander Kanonirov
Alexander Kanonirov
qualysclient - a python SDK for interacting with the Qualys API

qualysclient - a python SDK for interacting with the Qualys API

5 Oct 28, 2022
Automate HoYoLAB Genshin Daily Check-In Using Github Actions

Genshin Daily Check-In 🤖 Automate HoYoLAB Daily Check-In Using Github Actions KOR, ENG Instructions Fork the repository Go to Settings - Secrets Cli

Leo Kim 41 Jun 24, 2022
Upvotes and karma for Discord: Heart 💗 or Crush 💔 a comment to give points to an user, or Star ⭐ it to add it to the Best Of!

🤖 Reto Reto is a community-oriented Discord bot, featuring a karma system, a way to reward the best comments, leaderboards, and so much more! React t

Erik Bianco Vera 3 May 07, 2022
A minimal caching proxy to GitHub's REST & GraphQL APIs

github-proxy A caching forward proxy to GitHub's REST and GraphQL APIs. GitHub-Proxy is a thin, highly extensible, highly configurable python framewor

Babylon Health 26 Oct 05, 2022
Python client for QIWI payment system

Pyqiwi Lib for QIWI payment system Installation pip install pyqiwi Usage from decimal import Decimal from datetime import datetime, timedelta from p

Andrey 12 Jun 03, 2022
trackbranch is a tool for developers that can be used to store collections of branches in the form of profiles.

trackbranch trackbranch is a tool for developers that can be used to store collections of branches in the form of profiles. This can be useful for sit

Kevin Morris 1 Oct 21, 2021
Using Streamlit to build a simple UI on top of the OpenSea API

OpenSea API Explorer Using Streamlit to build a simple UI on top of the OpenSea API. 🤝 Contributing Contributions, issues and feature requests are we

Gavin Capriola 1 Jan 04, 2022
a script to bulk check usernames on multiple site. includes proxy & threading support.

linked-bulk-checker bulk checks username availability on multiple sites info people have been selling these so i just made one to release dm my discor

krul 9 Sep 20, 2021
Mventory is an API-driven solution for Makerspaces, Tinkerers, and Hackers.

Mventory is an API-driven inventory solution for Makers, Makerspaces, Hackspaces, and just about anyone else who needs to keep track of "stuff".

Make Monmouth 107 Dec 21, 2022
This is an implementation example of a bot that periodically sends predictions to the alphasea-agent.

alphasea-example-model alphasea-example-modelは、 alphasea-agent に対して毎ラウンド、予測を投稿するプログラムです。 Numeraiのexample modelに相当します。 準備 alphasea-example-modelの動作には、

AlphaSea 11 Jul 28, 2022
A super awesome Twitter API client for Python.

birdy birdy is a super awesome Twitter API client for Python in just a little under 400 LOC. TL;DR Features Future proof dynamic API with full REST an

Inueni 259 Dec 28, 2022
Deep reinforcement learning library built on top of Neural Network Libraries

Deep Reinforcement Learning Library built on top of Neural Network Libraries NNablaRL is a deep reinforcement learning library built on top of Neural

Sony 100 Dec 14, 2022
TG-Url-Uploader-Bot - Telegram RoBot to Upload Links

MW-URL-Uploader Bot Telegram RoBot to Upload Links. Features: 👉 Only Auth Users

Aadhi 3 Jun 27, 2022
A simple Discord bot that notifies users of new Abitti versions

A simple Discord bot that notifies users of new Abitti versions. New features might be added later on. If you have good ideas, feel free to do a PR.

1 Feb 11, 2022
Automatic SystemVerilog linting in github actions with the help of Verible

Verible Lint Action Usage See action.yml This is a GitHub Action used to lint Verilog and SystemVerilog source files and comment erroneous lines of co

CHIPS Alliance 10 Dec 26, 2022
KiKi bare dogs can share your joys and sorrows with you.

Kiki-FangLee-DiscordBot KiKi bare dogs can share your joys and sorrows with you. $help: Kiki will show you my talent, aw-aw. $list: Show Kiki's knowle

Fang Lee 0 Feb 12, 2022
This is to notify you via Discord whenever there is a new beacon.

BeaconNotifier-Discord This is to notify you via Discord whenever there is a new beacon. Make sure you have python3 installed Steps: Create a Discord

26 Dec 28, 2022
A file-based quote bot written in Python

Let's Write a Python Quote Bot! This repository will get you started with building a quote bot in Python. It's meant to be used along with the Learnin

Florent 1 Dec 17, 2021
Heroku app to explore boardgame data

A Dashboard for the Board Game Geeks among us Link to Application As many Board Game Geeks like myself track the scores of board game matches I decide

Maarten Grootendorst 20 Nov 23, 2022
Connects to a local SenseCap M1 Helium Hotspot and pulls API Data.

sensecap_api_checker_HELIUM Connects to a local SenseCap M1 Helium Hotspot and pulls API Data.

Lorentz Factr 1 Nov 03, 2021