An open API service indexing awesome lists of open source software.

https://github.com/guppster/codemetricsanalysis

Exploratory data science experiement with large dataset of code metrics
https://github.com/guppster/codemetricsanalysis

analysis codestyle machine-learning nlp visualization

Last synced: 3 months ago
JSON representation

Exploratory data science experiement with large dataset of code metrics

Awesome Lists containing this project

README

        

# Evaluating Solution Correctness and Problem Difficulty Based on Code Metrics

Discovering the effects of code style on code functionality and problem structure.
abstract: This study aims to showcase how well formatted, reusable and maintainable code is fundamentally better in all circumstances by looking at over 1 million results from a competitive programming website and analyzing the correlation between question and solution. The goal is to promote code quality checking in online 'just in time' teaching resources to improve the performance of interviewers, researchers, and students.

## Final Report
[Final Report PDF](Report/Final.pdf)