Skip to content

Portfolio of data science projects completed by me for self learning, and curiosity quenching purposes.

License

Notifications You must be signed in to change notification settings

sttaseen/data-science-portfolio

Repository files navigation

Data Science Portfolio

This repository contains some of my completed data science projects that I find interesting and commented enough to be usable as notes in the future.

Note: Some datasets used in this project are fake and created for practise purposes only.

Instructions for Running Python Notebooks Locally

  1. Install dependencies using requirements.txt:
pip install -r requirements.txt
  1. Run notebooks as usual by using a jupyter notebook server, vscode etc. Install jupyter notebook by using pip:
pip install notebook

To run jupyter notebook, use:

jupyter notebook

Contents

  • Computer Vision:

    Tools: PyTorch, MMAction2, Pandas, Numpy, OpenCV2, PIL, Seaborn, Matplotlib, and Tensorflow.

  • Data Analysis and Visualisation

    Tools: Pandas, Seaborn, and Matplotlib

    • R As a part of part-II software engineering, I have done some data analysis in R here. These are uncommented and not pleasing to the eye. I will format these in the future to be readable.
  • Machine Learning

    Tools: scikit-learn, Pandas, Seaborn, Matplotlib, Pytorch, and Pygame

  • Natural Language Processing

    • Yelp Reviews: Classifying the star rating of a yelp review based on the text that the review contains.
  • Deep Learning

    Tools: Pandas, Seaborn, Matplotlib, and scikit-learn

  • Micro Projects:

    Tools: Pandas, and scikit-learn

Contact Me

If any of the project is interesting or for any reason, you would like to reach out to me, contact me using my email, [email protected] ❤️ඞ

About

Portfolio of data science projects completed by me for self learning, and curiosity quenching purposes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published