Skip to content

Atharva-Werulkar/Stack-Overflow-Analysis

Repository files navigation

Stack-Overflow-Analysis

This project contains an analysis of Stack Overflow datasets, both old and new, using various data science and machine learning techniques.

Files

Analysis_On_Old_Dataset.ipynb:

This Jupyter notebook contains the analysis performed on the old Stack Overflow dataset. It includes data loading, exploration, and possibly some preprocessing steps.

Analysis_On_New_Dataset.ipynb:

This Jupyter notebook contains the analysis performed on the new Stack Overflow dataset. It includes data loading, exploration, preprocessing, and model-building steps.

Libraries Used

  • pandas
  • seaborn
  • wordcloud
  • nltk
  • re
  • string
  • sklearn
  • tensorflow

How to Run

To run the notebooks, you need to have Jupyter installed in your environment. If you don't have Jupyter installed, you can install it by running:

pip install jupyter

After installing Jupyter, you can start it by running:

jupyter notebook

This will start the Jupyter Notebook server in your browser. From there, you can navigate to the location of the notebooks and open them.

Authors

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please adhere to this project's code of conduct.

License

Distributed under the MIT License. See License for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published