Skip to content

AdamShafi92/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data Science Projects

  • Dashboard using .csv UFO dataset.
  • Uses appropariate visualisations and a simple visual style.
  • Makes use of Tableaus groups, parameters and filters.
  • Retrieved data using the Twitter API and labelled tweets 1000 manually.
  • Extensive cleaning to remove emojis, retweets, extract stock tickers and ensure data was suitable for modelling.
  • Performed lemmatisation to group together inflected words.
  • Transformed the data into the correct format for NLTK (Natural Language Toolkit).
  • Optimised mutliple skLearn models including Logistic Regression, Random Forest Classification to reach the best model.
  • This could be used as one indicator in a larger dataset aimed at predicting stock prices, or looking at the influence of Twitter on stock prices.

  • The aim of this was to produce a quick image classification tool using the fastai toolkit.
  • Downloaded 2000 images of herbs using the bing API.
  • Used fastai to preprocess images .
  • Trained a Resnet classifier and removed incorrectly labelled images.
  • Deployed using Voila and Binder.
  • https://bndr.it/rykge

About

Adam's data science project portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages