Skip to content
View labrax's full-sized avatar
Block or Report

Block or report labrax

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
labrax/README.md

Hi there, I'm Victor 👋

Let me give you some more information about the work I've been doing as a data scientist.


Integrator

In many scenarios you have established datasets stored in different silos. Be it a hospital, census report, or your data problem.

Integrator & postcode tools provide a mechanism to orchestrate the Extract-Transform-Load of multiple data sources into a single data frame for analysis. It is capable of handling big data in SQL or CSVs. It comes with a mapping procedure to include the indexes of different sources, reducing the number of I/O operations.

This tool built on top of Python and Pandas can reduce the time to collect an observational study from months to minutes.


CovidSurg Tracker figure

During the highest points of the pandemic it was noticed that patients were not going into surgery due to both risks of complications and of contracting the morbidity in the hospital quarters. The tracker of lost surgery is a tool that estimates the number of people that didn't undergo a surgery. This tool is being used for policy changes.

This tool is built in R using the Shiny framework.


Threshold picker

A risk model has trade-offs depending on the point of action. It is crucial to understand the consequences of each decision point.

This tool was developed to assess a model, and understand how it performs compared to another model.

This tool is built in R using the Shiny framework.


To see what impact these tools have done see here.

Pinned

  1. gkoutos-group/matchmatch gkoutos-group/matchmatch Public

    Simple interface to MatchIt

    R

  2. gkoutos-group/tableone gkoutos-group/tableone Public

    Shiny app to help describing the data

    R