Giter VIP home page Giter VIP logo

rvm's Introduction

RVM

Ranking Vector Machine

supplementary materials of: "Lowe, R., Mussa, H. Y., Mitchell, J. B., & Glen, R. C. (2011). Classifying molecules using a sparse probabilistic kernel binary classifier. Journal of chemical information and modeling, 51(7), 1539-1544."

SI: https://pubs.acs.org/doi/full/10.1021/ci200128w

zip: https://pubs.acs.org/doi/suppl/10.1021/ci200128w/suppl_file/ci200128w_si_001.zip


  1. RVM SOURCE
  2. DESCRIPTOR CALCULATION
  3. MDDR DATA

  1. RVM SOURCE

Currently there is only support for Mac OS X as we are using the Accelerate Framework for the BLAS libraries.

To Compile, type make. This will compile a binary for your system named RVM

You can then run the program as

./RVM

Arguments:

-k STRING Must be [Gaus,Cauch,Binary] This defines which kernel to use

-b DOUBLE This defines the hyperparameter for that kernel

-t STRING Directory of training file. The file must be tab separated and have the last column as the class label 1 or 0

-v STRING Directory of Validation file

-s STRING Directory of Test file

-i INT Iteration limit for algorithm

-o STRING Directory of output file

-r STRING Not used

-y Output probabilities


  1. DESCRIPTOR CALCULATION

The descriptors used were MOLPRINT 2D descriptors. These can be calculated using the free available software from http://molprint.com/


  1. MDDR DATA

The MDDR data is licensed so can not be included in the supporting information. We can supply the MDDR Codes used and these are attached in a separate file MDDR_IDS

rvm's People

Contributors

unixjunkie avatar

Stargazers

 avatar

Watchers

 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.