Skip to content

baderex/CodeSnippetPrediction

Repository files navigation

Udacity DSND - Code Snippet Prediction Project

Motivation

The motivation behind this project is to predict code snippet programming language

Summary

In the project our goal is to predict code snippet programming language

Data

The data used in this project is Stack Overflow Questions Data. The data set can be found in the link below: https://data.stackexchange.com/stackoverflow/revision/1094532/1351216/

Files

Capstone.ipynb: Notebook of the analysis webapp: contain the web application to run the system CapstoneReport.pdf: detailed report of the project

libraries

  1. numpy
  2. pandas
  3. matplotlib
  4. SciKit-learn
  5. Flask
  6. wtform

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published