Skip to content

Hackathon on GLM implementation for summer internship

Notifications You must be signed in to change notification settings

StatBiomed/GLM-hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

GLM-hackathon

Hackathon on Generalised Linear Model implementation for summer interns

Phase 1: warm-up

Tentatively the week of June 6

  • getting familiar with Python programming
  • reading the lecture notes of foundation of data science, including the scripts
  • finishing the two assignments

Phase 2: practice

Tentatively the week of June 13

  • implementing a logistic regression from scratch
  • extend to binomial regression
  • compare to scikit-learn
  • compare to statsmodels

Phase 3: challenge

Tentatively the week of June 20 onwards (optional)

  • reimplement logistic regression with existing optimisers, e.g., scipy
  • implement beta-binomial regression with optimiser
  • compare to aod R package

About

Hackathon on GLM implementation for summer internship

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published