Code Monkey home page Code Monkey logo

perfecto's Introduction

PERFECTO: Prediction of Extended Response and Growth Functions for Estimating Chemotherapy Outcomes in Breast Cancer

PERFECTO Codebase:

datasets - the experimental datasets (csv files) and their source, each in separate directories models - codebase to run and reproduce the experiments

Directory structure:

models/PERFECTO/.

  • create_init_network.m - init PERFECTO network (SOM + HL)
  • error_std.m - error std calculation function
  • PERFECTO_core.m - main script to run PERFECTO
  • model_rmse.m - RMSE calculation function
  • model_sse.m - SSE calculation function
  • parametrize_learning_law.m - function to parametrize PERFECTO learning
  • present_tuning_curves.m - function to visualize PERFECTO SOM tuning curves
  • randnum_gen.m - weight initialization function
  • tumor_growth_model_fit.m - function implementing ODE models
  • tumor_growth_models_eval.m - main evaluation on PERFECTO runtime
  • visualize_results.m - visualize PERFECTO output and internals
  • visualize_runtime.m - visualize PERFECTO runtime

Usage:

models/PERFECTO/perfecto_core.m - main function that runs PERFECTO and generates the runtime output file (mat file) models/PERFECTO/tumor_growth_models_eval.m - evaluation and plotting function reading the PERFECTO runtime output file

perfecto's People

Contributors

caxenie avatar

Watchers

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