The motivation behind this project is to predict code snippet programming language
In the project our goal is to predict code snippet programming language
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/
Capstone.ipynb: Notebook of the analysis webapp: contain the web application to run the system CapstoneReport.pdf: detailed report of the project
- numpy
- pandas
- matplotlib
- SciKit-learn
- Flask
- wtform