GithubHelp home page GithubHelp logo

currycurrycurry / mtlsa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qinjr/mtlsa

0.0 1.0 0.0 4.92 MB

A Multi-Task Learning Formulation for Survival Analysis

Python 11.09% C 15.13% MATLAB 73.78%

mtlsa's Introduction

BASELINE4DRSA_MTLSA

This repo is forked from MTLSA, I modified some code in the repo to make it a baseline model for DRSA, which is the implementation of the model proposed in a AAAI'19 submitted paper. Many thanks to the authors of MTLSA.

Data Preparation

We have upload a tiny data sample for training and evaluation. The full dataset for this project can be download from this link. After download please replace the sample data in data/deep-bid-lands-data/ folder with the full data files.

Installation and Running

Please install h5py first. The code contains two parts, so you need to run it by following the steps here:

  • step1: If you just want to run the demo, you should execute the run.m in MATLAB, and that is enough for step1. If you want to run it with full volume data, you should follow the instructions in previous section and modifiy the run.m script to use different campaign's data. It is very simple.
  • step2: As step1, if you just want to run the demo, just execute:
     python3 util_MTLSA.py
    
    and it will give the AUC, log-loss and ANLP value trained on the sample data. If you want to get full volume data result, do step1 and modify util_MTLSA.py in campaign_list variable.

Be patient, to run the code with demo data we need about 30 minutes. Much slower when running it with full volume dataset.

mtlsa's People

Contributors

qinjr avatar wangpinggl avatar

Watchers

 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.