Skip to content

Biomedical engineering is the application of the principles and problem-solving techniques of engineering to biology and medicine. this project aims to create Molecules and Drug discovery.

Notifications You must be signed in to change notification settings

zrkhadija/-Molecule-and-drug-Discovery-Application-For-Three-Diseases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Molecule and drug Discovery Application For Three Diseases

Main phases that i worked on for this projects:

Data Preparation

In this phase, we meticulously handled the data. The key steps involved are:

  1. Data Import: We imported the ChEMBL datasets relevant to our three target diseases.
  2. Data Cleaning: Extensive cleaning was performed to ensure data quality and consistency.
  3. Feature Engineering: Relevant features were extracted from the datasets to facilitate modeling.

Modeling Phase

The modeling phase had two distinct objectives:

Molecule Generation

  • We explored two deep learning algorithms: Variational Autoencoder (VAE) and MolGann.
  • After thorough evaluation, VAE was selected as the preferred algorithm and applied to all three datasets.

Bioactivity Prediction

  • We employed various machine learning algorithms to predict two key aspects:

    • PIC50 Value and Bioactivity Class: Predicting the PIC50 value for bioactivit and Classifying compounds based on their bioactivity.
  • The best-performing model for each dataset was identified and saved for deployment using Streamlit.

About

Biomedical engineering is the application of the principles and problem-solving techniques of engineering to biology and medicine. this project aims to create Molecules and Drug discovery.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published