MarcelinoV
Hello all, my name is Marcelino and I'm a recent graduate of GWU and a Data Scientist. I hope to create amazing things with Python.
George Washington UniversityNew York, New York
Pinned Repositories
create-file
Simply creates a new file of the user's choosing
decision-tree-cart
Simple implementation of CART algorithm to train decision trees
HAI-Infections
Linear Regression Analysis on Nosocomial Infections using a Dataset from an extract of the Study on the Efficacy of Nosocomial Infection Control (SENIC)
HATLab_REU
A collection of Python scripts that I coded during my Clemson University Humans and Technology Lab Undergrad Research Experience
kaggle_commonlit
Repo detailing analysis & modeling of CommonLit Readability data
Music-Playlist-Generation-using-Twitter-account-post-history-and-Sentiment-Analysis
Music playlist generation capability based on a Twitter account's social media posting history by sentiment analysis to compare the distribution of tweet and song lyric sentiment polarities to generate a list of recommended songs. Integrated using Bidirectional LSTMs for Tweet Sentiment Analysis and NLTK VADER for Song Lyric Sentiment Analysis.
Pokemon_Similarity_Search
Pokemon similarity search engine powered by cosine similarity embeddings stored on Azure Blob, serving as a vector database, with the index on the client side
Twitter-Covid-NLP-Clustering
Twitter Sentiment Analysis on people's opinions on a COVID-19 vaccine
US_CO2_Emissions
Dash app for SARIMA model of US CO2 emissions by energy sector
video-game-recommender
Content-based video game recommender using Metacritic game review dataset
MarcelinoV's Repositories
MarcelinoV/Twitter-Covid-NLP-Clustering
Twitter Sentiment Analysis on people's opinions on a COVID-19 vaccine
MarcelinoV/US_CO2_Emissions
Dash app for SARIMA model of US CO2 emissions by energy sector
MarcelinoV/HAI-Infections
Linear Regression Analysis on Nosocomial Infections using a Dataset from an extract of the Study on the Efficacy of Nosocomial Infection Control (SENIC)
MarcelinoV/HATLab_REU
A collection of Python scripts that I coded during my Clemson University Humans and Technology Lab Undergrad Research Experience
MarcelinoV/kaggle_commonlit
Repo detailing analysis & modeling of CommonLit Readability data
MarcelinoV/Music-Playlist-Generation-using-Twitter-account-post-history-and-Sentiment-Analysis
Music playlist generation capability based on a Twitter account's social media posting history by sentiment analysis to compare the distribution of tweet and song lyric sentiment polarities to generate a list of recommended songs. Integrated using Bidirectional LSTMs for Tweet Sentiment Analysis and NLTK VADER for Song Lyric Sentiment Analysis.
MarcelinoV/video-game-recommender
Content-based video game recommender using Metacritic game review dataset
MarcelinoV/create-file
Simply creates a new file of the user's choosing
MarcelinoV/decision-tree-cart
Simple implementation of CART algorithm to train decision trees
MarcelinoV/guess-hint
Guessing Game with hints. Read the in code comments for thought process
MarcelinoV/Pokemon_Similarity_Search
Pokemon similarity search engine powered by cosine similarity embeddings stored on Azure Blob, serving as a vector database, with the index on the client side
MarcelinoV/hth_django_tut
First Django rep for HtH
MarcelinoV/jetson_test
hold photos
MarcelinoV/mfp-scraper
MarcelinoV/MTA_preview
This is part of a bigger project I am doing with analyzing MTA turnstile data. I thought I'd show it as an example of web scraping via the requests module. Check the comments for the thought behind the code. Learned from Automate the Boring Stuff with Python
MarcelinoV/NBA_analysis
NBA_player_stats_analysis
MarcelinoV/NLP_Final_Project
Code Implementation for NLP Final Group Project
MarcelinoV/opencv
Open Source Computer Vision Library
MarcelinoV/plan-it
Program that opens city weather and google map
MarcelinoV/Program_Assignments
Lab Demo
MarcelinoV/Program_Assignments_2
MarcelinoV/pswd_gen
Password Generator driven by User Input
MarcelinoV/ScriptQ2Web
Python Script that post questions from file to pastebin
MarcelinoV/sewpy
Source Extractor Wrapper for Python
MarcelinoV/TQ_1
Take Home Quiz for Machine Learning 4364 with Prof. Hamidian
MarcelinoV/ZerotoGANS
Freecodecamp & Jovian's ZerostoGANS PyTorch Course