Skip to content

Logicrithm/DDI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’Š Drug-Drug Interaction (DDI) Prediction Web App

This project is a web-based application for predicting drug-drug interactions (DDIs) using machine learning models. It integrates biomedical datasets (like TWOSIDES, DrugBank, and RDF2Vec embeddings) with pre-trained models (MLP, XGBoost) to identify potential adverse interactions between drugs.


🧠 Project Highlights

  • βœ… Built with Flask (Python)
  • 🧬 Uses drug embeddings (rdf2vec) and curated drug name mappings
  • πŸ€– Pre-trained models:
    • MLP (.h5 file)
    • XGBoost (.pkl and .json)
  • πŸ“Š Data: TWOSIDES, DrugBank, RxNorm mappings
  • πŸ§ͺ Web interface for predicting and displaying interactions

πŸš€ Getting Started

1. Clone the Repository

git clone https://github.com/Logicrithm/DDI.git
cd DDI
  1. Install Dependencies

Make sure you have Python 3.8+ installed. Then install required packages:

pip install -r requirements.txt
  1. Run the Web App
cd app
python app.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages