Giter Site home page Giter Site logo

abdoush / survlossevo Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 994 KB

Evolutionary search for survival analysis loss function for neural networks

Python 34.11% Jupyter Notebook 65.89%
concordance-index genetic-algorithms loss-function neural-networks neuroevolution survival-analysis evolutionary-meta-learning

survlossevo's Introduction

Improving Concordance Index in Regression-based Survival Analysis: Evolutionary Discovery of Loss Function for Neural Networks

The official repository for the paper "Improving Concordance Index in Regression-based Survival Analysis: Evolutionary Discovery of Loss Function for Neural Networks" accepted at GECCO 2024.

BibTeX Citation

Will be available soon

For each dataset (Nwtco, Flchain, Support), there are 6 notebooks. Run each of them to do the following:

  1. Search_[dataset_name]_LossRepeated:

    Experiment to optimize the full function f(x)+g(x), repeated 10 times.

  2. Search_[dataset_name]_LossRepeated_Fix_Left:

    Experiment to optimize the censored part g(x) and fixing the events part to f(x)=x^2, repeated 10 times..

  3. Search_[dataset_name]_LossRepeated_Fix_Right:

    Experiment to optimize the events part f(x) and fixing the censored part to g(x)=max(0,x)^2, repeated 10 times..

  4. Search_[dataset_name]_LossRepeated_Left_Right:

    Comparison between the results of the optimization of the Full function f(x)+g(x), fixing g(x), and fixing f(x). You need to copy the results from the first three notebooks.

  5. Softplus_Study_[dataset_name]:

    Comparison between MSCEsp and the truncated MSCEsp.

  6. Search_[dataset_name]_LossRepeated_Left_Right_LogSig:

    Comparison between optimization and MSCEsp fucntion. . You need to copy the results from the previous (1, 2, 3, and 5) notebooks.

survlossevo's People

Contributors

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