Skip to content

Code accompanying our blog post on building better benchmarks for ADME optimization

License

Notifications You must be signed in to change notification settings

inductive-bio/building-better-benchmarks-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Building Better Benchmarks Blog Post Code

The code for the analyses in our blog post Get with the Program: Building ADME benchmark datasets that drive impact. This post:

  1. Shows how in ML for small molecule drug discovery, one reason that research advances don't always translate to practical impact is because existing benchmark datasets don't capture realistic components of drug programs.
  2. Provides a path forward for constructing better benchmarks from existing public data by carefully selecting data sets, setting constraints on allowable training data, and using appropriate evaluation metrics.

To run the code, install dependencies from requirements.txt into a virtual environment:

pip install --upgrade pip && pip install -r requirements.txt

About

Code accompanying our blog post on building better benchmarks for ADME optimization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published