Coder Social home page Coder Social logo

prf's Introduction

Probabilistic Random Forest Improves Bioactivity Predictions Close to the Classification Threshold by Taking into Account Experimental Uncertainty

Authors: Lewis Mervin, Maria-Anna Trapotsi

pRF_evaluation.py -> Script to perform evaluation of Probabilistic Random Forests

  • This script requires the ChEMLBL v27 and PubChem datasets as described in the paper.
  • To obtain the ChEMBL dataset the sql command is first performed to generate the file:

mysql -u -p chembl_27 < ChEMBL_data_extract_5cs.sql > data_5cs_smiles.txt

(This requires chembl version 27 installed and will output the active dataset to the file data_5cs_smiles)

  • Also run the following to generate inchi > smile mappings:

mysql -u -p chembl_27 < InchiKey_to_SMILES.sql > InchiKey_to_SMILES.txt

References

Mervin, L., Trapotsi, M. A., Afzal, A. M., Barrett, I., Bender, A., & Engkvist, O. (2021). Probabilistic Random Forest improves bioactivity predictions close to the classification threshold by taking into account experimental uncertainty. https://chemrxiv.org/articles/preprint/Probabilistic_Random_Forest_Improves_Bioactivity_Predictions_Close_to_the_Classification_Threshold_by_Taking_into_Account_Experimental_Uncertainty/14544291

prf's People

Contributors

marianna-trapotsi avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.