Skip to content

This project highlights my ability to: Build end-to-end ML solutions (from raw data → preprocessing → model → deployment) Implement custom algorithms (HUOMIL) for specialized tasks Work with realistic healthcare datasets Develop full-stack data-driven applications with Python, Django, and ML

Notifications You must be signed in to change notification settings

Shamir-Havas/HASTURE

Repository files navigation

🏥 HASTURE – Intelligent Hospital Management System

A Data Science & Machine Learning Project integrating GRU-based forecasting and HUOMIL pattern mining to optimize hospital operations.


🚀 Project Overview

HASTURE is an intelligent Hospital Management System (HMS) built with Django, GRU deep learning, and HUOMIL pattern mining.

It addresses critical hospital challenges:

  • 🏷️ Automating operations: Patient admission, ward allocation, inventory management
  • 📊 Forecasting inventory: GRU-based time series model for 12-month predictions
  • 🧮 Pattern mining: HUOMIL algorithm to identify high-utility & high-occupancy medical supplies
  • 📈 Dashboards: Role-based dashboards for doctors, in-charges, inventory managers, and administrators
  • 🔒 Security: Role-based authentication & access control

🛠️ Tech Stack

  • Languages: Python (NumPy, Pandas, Scikit-learn, TensorFlow/Keras)
  • Frameworks: Django, MySQL
  • Machine Learning: GRU (Time Series Forecasting), HUOMIL (Pattern Mining)
  • Visualization: Matplotlib, Seaborn, Plotly
  • Tools: Jupyter Notebook, Excel (openpyxl), GitHub

📊 Key Features

  • GRU Forecasting – Predicts 12-month demand for hospital inventory with MSE ≈ 9.74
  • HUOMIL Algorithm – Mines high-utility, frequently used medicines (e.g., Paracetamol, Amoxicillin, Insulin)
  • Dashboards – Real-time ward occupancy, patient trends, and inventory usage
  • Role-based Access – Secure, tailored dashboards for Admin, Doctor, In-Charge, and Inventory Manager

📸 Screenshots

Forecasting (GRU Model)

GRU Forecast

HUOMIL Utility Mining

HUOMIL Output

Ward Availability Dashboard

Ward Availability

Admin Dashboard

Admin Dashboard

Patient Doctor consultation Overview

patient doctor consultation


🔮 Future Enhancements

  • Transformer-based forecasting models
  • Adaptive HUOMIL thresholds
  • Real-time anomaly detection
  • Mobile dashboard access
  • NLP-based chatbot queries

📌 Outcomes

  • ✅ Reduced inventory wastage via GRU predictions
  • ✅ Targeted procurement with HUOMIL insights
  • ✅ Improved patient care through automated workflows
  • ✅ Smarter hospital decisions with role-based dashboards

About

This project highlights my ability to: Build end-to-end ML solutions (from raw data → preprocessing → model → deployment) Implement custom algorithms (HUOMIL) for specialized tasks Work with realistic healthcare datasets Develop full-stack data-driven applications with Python, Django, and ML

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors