Skip to content
View LudvigOlsen's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report LudvigOlsen

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
LudvigOlsen/README.md

Welcome alien overlord! I'm Ludvig Olsen

Linkedin Badge Website Badge Twitter Badge

I'm an R and python developer with an MSc in Cognitive Science, working as a PhD student at the Department of Molecular Medicine (MOMA) at Aarhus University Hospital. Current projects revolve around detection and localization of cancers from cell-free DNA.

I have worked with deep learning on text at UNSILO and medical imaging data at Cercare Medical.

The goal of my career is to have a very big positive impact on this world of ours! 🌍

R packages

I have developed a set of open source R packages. Feel free to check them out :-)


groupdata2

  • Divide data into groups
  • Create balanced partitions and cross-validation folds
  • Perform time series windowing
  • Balance existing groups with up- and downsampling
cvms

  • Cross-validate regression and classification models
  • Evaluate predictions with a tidy output
  • Extract challenging observations
  • Find baselines for a wide range of metrics
xpectr

  • Generate testthat tests
  • RStudio addins for faster development
rearrr

  • Rearrrange data points
    - center max value, roll elements, shuffle hierarchy, ...
  • Mutate data points
    - rotate, swirl, cluster, roll values, ...
  • Scaling and measuring utilities
    - MinMax scaling, find angle, find centroid, ...

GitHub stats

Pinned

  1. groupdata2 groupdata2 Public

    R-package: Methods for dividing data into groups. Create balanced partitions and cross-validation folds. Perform time series windowing and general grouping and splitting of data. Balance existing g…

    R 25 3

  2. cvms cvms Public

    R Package: Cross-validate one or multiple gaussian or binomial regression models at once. Perform repeated cross-validation. Returns results in a tibble for easy comparison, reporting and further a…

    R 37 6

  3. xpectr xpectr Public

    R package for generating expectations for `testthat` unit testing

    R 36 1

  4. rearrr rearrr Public

    Rearrrange data by a set of methods

    R 23 4

  5. transfrr transfrr Public

    Add summary information from one dataframe to the dataframe that has been summarized, given only starting posititions of summarized groups.

    R 1

  6. utipy utipy Public

    Python utilities, e.g. for pandas

    Python 3