Skip to content
View SirMalamute's full-sized avatar

Block or report SirMalamute

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SirMalamute/README.md

Hi there 👋

I'm Neel, a student/developer 💻 with research interests focused on NLP and its intersection with media and polarity.

I have a passion for data science, political science, and economics.

My research:
Developing team chemistry insights in basketball via analytics; providing recommendations for the constructing of high-value pairs: Network Analysis of High-Performing Basketball Duos

Here are some of my notable side projects:
VideoAnalyser For Hate Bias
Aggregate News Scraping Package (agnews)
Company Outlook Analysis via Twitter
Receipt Database App

LinkedIn 💼
Email 📬

Pinned Loading

  1. TwitterSentiment TwitterSentiment Public

    Analysing sentiment of company customers through Twitter while providing a web based and email API service.

    CSS 1

  2. PlayerLineupAnalysis PlayerLineupAnalysis Public

    Utilizing PCA (dimensionality reduction) and clustering models to analyse and predict lineup efficiency in basketball.

    Jupyter Notebook

  3. VideoAnalysis VideoAnalysis Public

    Building an API and Chrome Extension to aid in NLP tasks surrounding YT videos.

    Python

  4. Receipts Receipts Public

    Using Flask and database technology to create an effective app for storing and handling receipts, while processing data.

    HTML

  5. MITSloanDynamicDuos MITSloanDynamicDuos Public

    Using network analysis, weighted centrality measures and positional clustering to analyse the build up of high performing basketball duos.

    Jupyter Notebook

  6. agnews agnews Public

    A simple package to convenience aggregate news scraping through newspaper3k and Google News.

    Python