All Projects → Derek-Jones → Eseur Code Data

Derek-Jones / Eseur Code Data

Code and data used to create the examples in "Evidence-based Software Engineering based on the publicly available data"

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to Eseur Code Data

Saway4ru
В этом релизе Вы найдете дополнительные материалы к книге "Путь аналитика. Практическое руководство ИТ-специалиста" (https://www.piter.com/product_by_id/40878036) Саму книгу можно заказать по адресу https://goo.gl/Av7Zmg
Stars: ✭ 22 (-93.53%)
Mutual labels:  software-engineering, software-development
system-design-master-plan
🥇 Roadmap to becoming a system design and architecture master
Stars: ✭ 172 (-49.41%)
Mutual labels:  software-engineering, software-development
tg
Trident Genesis
Stars: ✭ 14 (-95.88%)
Mutual labels:  software-engineering, software-development
LearningResources
A centralised hub for learner around the globe from A-Z. You can find collections of manuals, blogs, hacks, one liners, courses, other free learning-resources and more
Stars: ✭ 63 (-81.47%)
Mutual labels:  software-engineering, software-development
Data Science Hacks
Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, pandas hacks and so on.
Stars: ✭ 273 (-19.71%)
Mutual labels:  data-science, dataset
software-engineering
Remote Jobs for Software Engineering
Stars: ✭ 48 (-85.88%)
Mutual labels:  software-engineering, software-development
mesan-react-native-authentication-app
A React Native app with authentication including Register, Login, Username, Forgot Password and Update Profile using React Hooks and React Context API.
Stars: ✭ 35 (-89.71%)
Mutual labels:  software-engineering, software-development
Datasets For Good
List of datasets to apply stats/machine learning/technology to the world of social good.
Stars: ✭ 174 (-48.82%)
Mutual labels:  data-science, dataset
Hub
Dataset format for AI. Build, manage, & visualize datasets for deep learning. Stream data real-time to PyTorch/TensorFlow & version-control it. https://activeloop.ai
Stars: ✭ 4,003 (+1077.35%)
Mutual labels:  data-science, dataset
Eseur Book
Issue handling for Evidence-based Software Engineering: based on the publicly available data
Stars: ✭ 263 (-22.65%)
Mutual labels:  software-engineering, software-development
Retriever
Quickly download, clean up, and install public datasets into a database management system
Stars: ✭ 241 (-29.12%)
Mutual labels:  data-science, dataset
Datascience course
Curso de Data Science em Português
Stars: ✭ 294 (-13.53%)
Mutual labels:  data-science, dataset
Covid19za
Coronavirus COVID-19 (2019-nCoV) Data Repository and Dashboard for South Africa
Stars: ✭ 208 (-38.82%)
Mutual labels:  data-science, dataset
CodeWars
Daily Coding Exercises to sharpen problem solving skills
Stars: ✭ 67 (-80.29%)
Mutual labels:  software-engineering, software-development
Trump Lies
Tutorial: Web scraping in Python with Beautiful Soup
Stars: ✭ 201 (-40.88%)
Mutual labels:  data-science, dataset
cs-sakaryauniversity
Sakarya Üniversitesi'nde okuduğum süre boyunca karşıma çıkan tüm ödevler, ders notları ve çıkmış sınav soruları (All the assignments, lecture notes and exams)
Stars: ✭ 133 (-60.88%)
Mutual labels:  software-engineering, software-development
Sweetie Data
This repo contains logstash of various honeypots
Stars: ✭ 163 (-52.06%)
Mutual labels:  data-science, dataset
Data Science Resources
👨🏽‍🏫You can learn about what data science is and why it's important in today's modern world. Are you interested in data science?🔋
Stars: ✭ 171 (-49.71%)
Mutual labels:  data-science, dataset
books
A collection of online books for data science, computer science and coding!
Stars: ✭ 29 (-91.47%)
Mutual labels:  software-engineering, software-development
Oie Resources
A curated list of Open Information Extraction (OIE) resources: papers, code, data, etc.
Stars: ✭ 283 (-16.76%)
Mutual labels:  data-science, dataset

The code and data used to create the examples in "Evidence-based Software Engineering: based on the publicly available data" by Derek M. Jones.

Books' webpage.

Plots of the data.

If you know of any software engineering data that you think should be included, please let me know.

To install all of the R library packages used by the code type:

source("install.R")

at the R command line (if binaries are not available for your system, then they will be built from source and any dependencies will not automatically be detected).

All programs read the file: ESEUR_config.r. Put a copy of this file in what R considers to be its home directory.

The ESEUR_dir environment variable can be set to the directory containing these files.

This file sets the variable ESEUR_dir to contain the base directory containing all the code+data. The default value is R's home directory.

The .R files are a superset of what appear in the book. If some data was analyzed and I thought it useful, but could not find a place for it in the book, it was put in a misc/ directory (some files may not have been moved).

The data has been compressed to stay under Github size limits and reduce download time. You might find some filename strings are missing a .xz.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].