Git Product home page Git Product logo

Hi! I have been working on machine learning and statistical software (especially using R/Python/C/C++/JavaScript) since my undergrad in Berkeley Stats (BA 2006), and my PhD in Paris (2012). Since 2024 I work as a Tenured Associate Professor in Université de Sherbrooke, Département d'Informatique, where I direct the LASSO research lab (Learning Algorithms, Statistical Software, Optimization). See my web page for complete CV.

I have published 50+ peer-reviewed research papers on machine learning and statistical software. My research emphasizes fast, accurate, and interpretable algorithms for learning from large data, using continuous optimization (clustering, regression, ranking, classification) and discrete optimization (changepoint detection, dynamic programming). The main application domains for these algorithms are genomics, neuroscience, medicine, microbiome, cybersecurity, robotics, satellite/sonar imagery, climate/carbon modeling. See my Publications page for more info.

I have mentored 30+ students in research projects, as well as another 30+ open-source software contributors with R Project in Google Summer of Code. See my Teaching page for a list of students mentored.

I think reproducible research is important, so in addition to every research paper, I also provide

Below is a summary of selected software that I have authored or co-authored.

Supervised machine learning

  • penaltyLearning: supervised learning algorithms for predicting penalty values in labeled optimal change-point problems.
  • aum: Area Under Min(FP,FN), a new loss function for imbalanced classification and supervised changepoint detection.
  • mlr3resampling: new cross-validation algorithms for mlr3 framework in R.
  • mmit: Max Margin Interval Trees, decision tree learning for regression with interval-censored outputs.
  • rankSVMcompare: support vector machine for learning ranking and comparison functions from labeled pairs of observations.
  • WeightedROC: efficient computation of ROC curves and AUC for binary classification data sets with weights.

Unsupervised learning

  • clusterpath: convex optimization algorithms for clustering, using fusion penalties.

Change-point detection

  • binsegRcpp: efficient implementation of the classic binary segmentation heuristic algorithm for change-point detection in sequential data.
  • LOPART: Labeled Optimal Partitioning, quadratic time dynamic programming algorithm for optimal change-point detection in labeled data sequences.
  • FLOPART: Functional Labeled Optimal Partitioning, log-linear time dynamic programming algorithm for optimal change-point detection in labeled count data sequences.
  • gfpop: Generalized Functional Pruning Optimal Partitioning, log-linear time dynamic programming algorithm for optimal change-point detection using a graph to define constraints on adjacent segment parameters.
  • PeakSegDisk: disk-based dynamic programming algorithm, which uses log-linear time and log memory, for up-down constrained change-point detection in count data sequences.
  • PeakSegJoint: heuristic algorithm for detecting a single common peak in several aligned count data sequences.

Software testing and R package development

  • atime: asymptotic time complexity estimation, comparative benchmarking, performance testing.
  • RcppDeepState: fuzz testing compiled code in Rcpp packages.
  • inlinedocs: documentation generation for R packages.

Data visualization

  • animint2: animated, interactive grammar of graphics.
  • directlabels: automatic direct label placement for multi-color plots.

Data reading, manipulation, analysis

  • nc: named capture regular expressions in R.
  • data.table: efficient data reading, manipulation and analysis in R.

Toby Dylan Hocking's Projects

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.