photo

Dr. Soumya Banerjee


Harvard University

Last seen: alrededor de 3 años hace Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

https://sites.google.com/site/neelsoumya/ Professional Interests: Biocomputing, machine learning, bioinformatics, complex systems, mathematical modelling, big data, computational biology, biologically inspired computing, complex systems

Estadística

File Exchange

31 Archivos

CLASIFICACIÓN
N/A
of 302.046

REPUTACIÓN
N/A

CONTRIBUCIONES
0 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
217 of 21.512

REPUTACIÓN
6.374

EVALUACIÓN MEDIA
4.70

CONTRIBUCIONES
31 Archivos

DESCARGAS
49

ALL TIME DESCARGAS
62783

CLASIFICACIÓN

of 178.438

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Explorer
  • GitHub Submissions Level 1
  • Personal Best Downloads Level 4
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission

Ver insignias

Feeds

Ver por

Enviada


Samples from gamma and Wishart
Test and draw samples from a gamma distribution and a Wishart distribution

más de 7 años hace | 30 descargas |

0.0 / 5
Thumbnail

Enviada


Generic function to perform logistic regression using elastic net regularization
Generic function to perform logistic regression using elastic net regularization

más de 8 años hace | 111 descargas |

0.0 / 5
Thumbnail

Enviada


Example MATLAB script to plot ROC curve for different classification algorithms
Example MATLAB script to plot ROC curve and compute AUC for 4 different classification algorithms

más de 8 años hace | 1057 descargas |

0.0 / 5
Thumbnail

Enviada


A generic function that uses a Generalized Linear Model (GLM) with factors
A generic function that uses a Generalized Linear Model (GLM) with factors

más de 8 años hace | 25 descargas |

0.0 / 5

Enviada


Function to compute Fisher's p-value for meta-analysis
Function to compute Fisher's p-value for meta-analysis.

más de 8 años hace | 287 descargas |

5.0 / 5

Enviada


Generic function and example code for using neural networks
Generic function and example code for using neural networks for prediction.

alrededor de 9 años hace | 676 descargas |

0.0 / 5
Thumbnail

Enviada


Generic example code and generic function for random forests
example code and generic function for random forests (checks out of bag errors and leaf size)

alrededor de 9 años hace | 781 descargas |

5.0 / 5
Thumbnail

Enviada


Simple example and generic function for SVM binary classifier for general matrix
Simple generic function that takes two labelled classes and trains SVM classifier (general matrix).

alrededor de 9 años hace | 157 descargas |

0.0 / 5
Thumbnail

Enviada


Simple example and generic function for SVM binary classifier
Simple generic function that takes two labelled classes and trains SVM classifier.

alrededor de 9 años hace | 5126 descargas |

5.0 / 5
Thumbnail

Enviada


Simple example code and generic function for random forests
Simple example code and generic function for random forests (checks out of bag errors)

casi 10 años hace | 3342 descargas |

5.0 / 5
Thumbnail

Enviada


Function to plot co-ordinates from a file on a map
Code to load co-ordinate data from a file and call function to plot co-ordinates on a map.

más de 10 años hace | 72 descargas |

0.0 / 5
Thumbnail

Enviada


Generic function and example code for performing LASSO on GLM
Generic function and example code for performing LASSO on GLM and using it for prediction

alrededor de 11 años hace | 232 descargas |

0.0 / 5
Thumbnail

Enviada


Generic function for LASSO on logistic regression
Generic function and example code for LASSO on logistic regression.

alrededor de 11 años hace | 311 descargas |

0.0 / 5
Thumbnail

Enviada


Simple example and generic function to perform PCA
Simple example and generic function to perform PCA(principle components analysis)

alrededor de 11 años hace | 607 descargas |

0.0 / 5
Thumbnail

Enviada


Example code and generic function to perform LASSO on GLM
Generic function to perform LASSO on generalized linear model (GLM).

alrededor de 11 años hace | 188 descargas |

0.0 / 5
Thumbnail

Enviada


Function to perform Bayesian LASSO
Function to perform Bayesian LASSO (least absolute shrinkage and selection operator)

más de 11 años hace | 550 descargas |

0.0 / 5
Thumbnail

Enviada


Simple MATLAB example code and generic function to perform LASSO
Simple MATLAB example code and generic function to perform LASSO

más de 11 años hace | 1160 descargas |

4.0 / 5
Thumbnail

Enviada


Bash script to compile MATLAB code in each directory
Iterative matlab compiler: this has Bash scripts to compile MATLAB code in each directory

más de 11 años hace | 157 descargas |

0.0 / 5

Enviada


Scripts to run MATLAB on cluster using bsub
This is a set of scripts to run MATLAB in batch mode on the cluster using bsub

más de 11 años hace | 422 descargas |

5.0 / 5
Thumbnail

Enviada


Simple example and generic function for kmeans clustering
Simple generic function and example to perform kmeans clustering

más de 11 años hace | 1251 descargas |

0.0 / 5
Thumbnail

Enviada


Bayesian Linear Regression
This is a set of MATLAB functions to do Bayesian linear regression

más de 11 años hace | 3271 descargas |

5.0 / 5
Thumbnail

Enviada


Graphical User Interface for Solving Ordinary Differential Equations for In-Vitro Infection
A graphical user interface to solve a set of ordinary differential equations (in-vitro infection)

alrededor de 12 años hace | 671 descargas |

5.0 / 5
Thumbnail

Enviada


Wilcoxon rank-sum test and box plots for genes/compounds etc in healthy vs. disease
Does a Wilcoxon rank-sum test and creates box plot for genes etc in healthy vs. disease individuals

alrededor de 12 años hace | 695 descargas |

0.0 / 5
Thumbnail

Enviada


t-test and box plots for genes/compounds etc in healthy vs. disease
Does a t-test and creates box plots for genes/compounds in healthy vs. disease individuals

alrededor de 12 años hace | 513 descargas |

0.0 / 5
Thumbnail

Enviada


healthy_disease_boxplot.zip
Box plots of measured quantity in healthy vs. disease in two cohorts

alrededor de 12 años hace | 417 descargas |

0.0 / 5
Thumbnail

Enviada


Linear regression for multiple category data with different slopes for each
The function does OLS and RMA regression on data that is categorized into two different categories

alrededor de 12 años hace | 821 descargas |

0.0 / 5
Thumbnail

Enviada


Linear regression with statistics for multiple category data
This function does linear regression with statistics for multiple category data (OLS and RMA)

casi 14 años hace | 36055 descargas |

0.0 / 5
Thumbnail

Enviada


A Graphical User Interface for Solving Delay Differential Equations and doing Local Search
A GUI for solving a set of delay differential equations (DDEs) and local search for best solutions

alrededor de 14 años hace | 929 descargas |

0.0 / 5
Thumbnail

Enviada


Graphical User Interface for Solving Ordinary Differential Equations
A Graphical User Interface for Solving Ordinary Differential Equations (Immune Response Model)

más de 14 años hace | 983 descargas |

0.0 / 5
Thumbnail

Enviada


Linear regression on log transformed data
A function that takes two column vectors and does linear regression on the data

más de 14 años hace | 776 descargas |

0.0 / 5
Thumbnail

Cargar más