Giter Club home page Giter Club logo

dnilmf's Introduction

DNILMF

2021-05-01

I modified the demo_DNILMF.R file which originally used the information at time (t - 1) when computing similarity matrix at time t in cv. The better way is to compute similarity matrix in each fold independently (we appreciate Dr. Soheil Jahangiri who noted this issue). Note the new modified demo file will give the results with lower accuracy compared with the originally wrong one (calculated by demo_DNILMF_old.R which had an information leak issue!). Other demo files were also modified accordingly.

One should try to tune the parameters to see if better performance can be achived.

I believe that both 'similarity fusion method' and 'Social Trust Ensemble' from the recommender system domain are valuable techniques for drug-target interaction prediction. Interesting researchers may consider them in their prediction tasks.

2017-07-18

Add two cpp functions (sigmoid.cpp and log1pexp.cpp) for numerical stability.

The R codes were used to predict drug-target interactions (DTI) by the proposed dual-network integrated logistic matrix factorization [1].

How To Run:

(1) Install required packages

(2) setwd("dir including source codes")

(3) source("demo_DNILMF.R") ## GPCR data was used as an example

These codes were tested on Windows 7, but should also work on Linux.

For any problem about these codes, please feel free to contact Dr. Ming Hao at: [email protected].

Reference:

[1] M Hao, et al., Predicting drug-target interactons by dual-network integrated logistic matrix factorization (accepted).

dnilmf's People

Contributors

minghao2016 avatar

Stargazers

 avatar  avatar  avatar  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.