/Jarvis

Primary LanguageJupyter Notebook

Jarvis

A deep learning project which predicts the most probable solution for an issue based on the data available from the issues been worked upon by other developers. A chatbot is created for this.The data of stack overflow has been used. The data is cleaned and pre processed. Then it is trained using ML model. This is used for answers in the chatbot.

The dataset we will be working on: https://www.kaggle.com/stackoverflow/stacksample/data

Project uses Deep learning model- Recurrent Neural Networks