Christoph Gote

cgote@ethz.ch

+41 44 632 82 46

ETH Zurich
Chair of Systems Design
WEV G 207
Weinbergstrasse 56/58
8092 Zurich
www.linkedin.com/in/cgote
https://www.researchgate.net/profile/Christoph_Gote

Christoph Gote is a PhD Candidate at the Chair of Systems Design at ETH Zurich, Switzerland. Specialising in systems theory and control engineering, he received his MSc in Electrical Engineering and Information Technology from the Karlsruhe Institute of Technology in 2016. He further holds an MSc in Investment and Wealth Management from Imperial College Business School in London, UK, from 2017. His current research focuses on the analysis of collaboration structures in software development teams. To this end, he applies data-driven modelling and network analysis to large sets repositories of Open Source Software (OSS) projects. He further develops tools to facilitate the extraction of information form OSS repositories, as well as methods for temporal- and higher-order network analysis.

CV»

Publications»

Publications in

Predicting Sequences of Traversed Nodes in Graphs using Network Models with Multiple Higher Orders

[2020]
Gote, Christoph; Casiraghi, Giona; Schweitzer, Frank; Scholtes, Ingo

arXiv preprint arXiv:2007.06662

more»

Multi-layer network approach to modelling authorship influence on citation dynamics in physics journals

[2020]
Schweitzer, Frank; Nanumyan, Vahan; Gote, Christoph

Physical Review E, pages: 032303, volume: 102, number: 3

more»

Analysing Time-Stamped Co-Editing Networks in Software Development Teams using git2net

[2019]
Gote, Christoph; Scholtes, Ingo; Schweitzer, Frank

arXiv:1911.09484

more»

git2net - An Open Source Package to Mine Time-Stamped Collaboration Networks from Large git Repositories

[2019]
Schweitzer, Frank; Gote, Christoph; Scholtes, Ingo

Proceedings of the 16th International Conference on Mining Software Repositories, pages: 433-444

more»

Talks»

Talks

Analysing Time-Stamped Co-Editing Networks in Software Development Teams using git2net [Sept. 23, 2020]

NetSci 2020

publication

A Generative Multi-Order Model to Predict Variable-Length Paths in Networks [Sept. 23, 2020]

NetSci 2020

publication

AIC Based Model Selection for Generative Multi-Order Models of Paths in Networks [Sept. 21, 2020]

NetSci 2020

publication

A Generative Multi-Order Model to Predict Variable-Length Paths in Networks [Sept. 19, 2020]

NetSci 2020 — Machine Learning In Network Science Satellite

publication

git2net - An Open Source Package to Mine Time-Stamped Collaboration Networks from Large git Repositories [Sept. 25, 2019]

INFORMATIK 2019 - Best of Data Science made in D/A/CH

publication| link

Model selection for coupled growth of multi-layer networks [May 30, 2019]

NetSci 2019

publication

git2net - An Open Source Package to Mine Time-Stamped Collaboration Networks from Large git Repositories [May 30, 2019]

NetSci 2019

publication| link

Variable-order network models based on path data [May 28, 2019]

NetSci 2019 — Higher-Order Models in Network Science (Invited Talk)

publication

git2net - An Open Source Package to Mine Time-Stamped Collaboration Networks from Large git Repositories [May 27, 2019]

MSR 2019


Awards: Special MSR Mention in MSR 2019 FOSS Award

publication| link


git2net is awarded Special MSR Mention»

We are proud to anounce that our paper introducing the Open Source python package git2net received a Special MSR Mention at the 16th International Conference on Mining Software Repositories (MSR) 2019 in Montreal, QC, Canada.

With git2net we introduce an Open Source tool that facilitates the scalable extraction of time-stamped co-editing relationships between developers in large git-based software repositories.

The Special MSR Mention is part of the MSR FOSS award given to papers that show outstanding contributions to the Free Open Source Software (FOSS) community (source). With this Special MSR Mention, the FOSS community recognises the potential of git2net to allow projects to gain knowledge on their own important aspects (source).
We further anticipate git2net to be of great value for scientists studying the development of git-based software projects.

You can install and use git2net for your own research today via

pip install git2net

The preprint of our paper is available on arXiv.org. Check out the reproducibility package with tutorial to learn how to get started analysing your own repositories. To contribute to the future development of git2net visit our repository on GitHub.