Shayan (shayan09)

shayan09

Geek Repo

Location:USA

Home Page:shayansadar.com

Github PK Tool:Github PK Tool

Shayan's repositories

ipl-analysis

We analyzed the IPL (cricket) dataset as a part of the HackDFW challenge and got 3rd place. Gained some interesting insights on how the top players perform and what are the key attributes to look out for in a potential player. We then built a model that suggests players to buy and retain in an auction.

Language:Jupyter NotebookStargazers:2Issues:1Issues:0

deep-learning-bootcamp

A week long Deep Learning Workshop at UTD with Tarry Singh. We went through some basic concepts and then dived deep into some Hands-On work. Some of the datasets we worked with are: Fashion MNIST, SkinCancer, IMDB movie reviews.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

hands-on-ML

Making predictions using different Machine Learning Models in scikit-learn.

Language:PythonStargazers:0Issues:0Issues:0

melbourne-housing

Analyzed the Melbourne Housing dataset as a part of our HackUTD challenge. Gained some interesting insights from the dataset which can help provide buyers with some useful information before they invest their money in property.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

ngam-text-generation

Generating text using N-gram models that were trained on shakespeare.txt and warpeace.txt. n-gram models are widely used in statistical natural language processing. In speech recognition, phonemes and sequences of phonemes are modeled using a n-gram distribution.

Language:PythonStargazers:0Issues:2Issues:0