cse3000

CSE3000: Independent Thinkers and Scientific Progress

https://github.com/fplonka/cse3000

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: arxiv.org, acm.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

CSE3000: Independent Thinkers and Scientific Progress

Basic Info
  • Host: GitHub
  • Owner: fplonka
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 110 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme Citation Authors

README.md

CSE3000: Independent Thinkers and Scientific Progress

This repository contains the code used for the research I did as part of the TU Delft CSE Research Project (CSE3000), replicating and extending the work of Kelty et al. on the influence of superstar researchers. The Go code is used for downloading and preprocessing the S2AG dataset, the Elixir Livebook was used for early data exploration and some supplementary analysis and visualisation, and the Python scripts in the w*/ folders contain the key computations and visualisations.

Some smaller computed datasets are included in the w*/ folders. The structure of the datasets/ folder is replicated but with empty files, as these datasets are excessively large.

GitHub Events

Total
Last Year

Dependencies

go.mod go
  • github.com/pkg/errors v0.9.1
go.sum go
  • github.com/pkg/errors v0.9.1