Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/laura-budurlean/drug-discovery-with-python-and-machine-learning

Explore data collection, analysis, and machine learning for drug discovery. Create predictive models, perform EDA, and deploy as web apps.
https://github.com/laura-budurlean/drug-discovery-with-python-and-machine-learning

biochemistry bioinformatics biostatistics biotechnology chemoinformatics computational-biology drug-discovery machine-learning pharmacokinetics pharmacology python qsar-modeling sklearn webapp

Last synced: 18 days ago
JSON representation

Explore data collection, analysis, and machine learning for drug discovery. Create predictive models, perform EDA, and deploy as web apps.

Awesome Lists containing this project

README

        

# Drug Discovery with Python and Machine Learning
## Key Features:
- Scripts for collecting and preprocessing bioactivity data from the ChEMBL database.

- Tools for exploratory data analysis and calculating chemical descriptors.

- Python code for building and comparing machine learning models for predictive analytics.

- A framework for deploying QSAR models as web applications.

## Learning Objectives:

- Apply Python and machine learning techniques to real-world bioinformatics challenges.
- Contribute to drug discovery efforts using computational drug discovery.

#### Based on the principles discussed in ML course designed by Chanin Nantasenamat.