Skip to content
View charlesmpan's full-sized avatar

Block or report charlesmpan

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
charlesmpan/README.md
  • 👋 Hi, I’m @charlesmpan, a data science student
  • 👀 I’m interested in data science and anything that's interesting/fun to learn
  • 💞️ Feel free to look through my repository regarding any projects or things I git cloned out.
  • 📫 You can reach me by email (charlesmpan@gmail.com) or my linkedin (https://www.linkedin.com/in/charles-pan-/)

Pinned Loading

  1. SteamRecommender SteamRecommender Public

    A Steam Recommender System built off cosine-similarity from the surprise library that utilizes Streamlit as a web-based interface. Users just input one to four games, and the number of recommendati…

    Jupyter Notebook

  2. TweetSentimentPredictor TweetSentimentPredictor Public

    Forked from alvaromendizabal/Sentiment_Analysis_on_Twitter_Google_Apple

    A Negative/Positive Tweet Sentiment Logistic Regression Predictor that analyzes and breaks down Tweets utilizing Natural Language Processing to lemmatize and remove stopwords and predict whether a …

    Jupyter Notebook 1

  3. H1N1SeasonalFluPred H1N1SeasonalFluPred Public

    Utilized pipelines and grid searches to build multiple models (LogReg/KNN/RandomForest) and select the best performing one for predicting whether a person was vaccinated or not

    Jupyter Notebook 1

  4. SeattleHousingPricePredictor SeattleHousingPricePredictor Public

    Linear regression model that predicts the Seattle House Price based off certain features with more than ten different combinations of features with low collinearity to each other.

    Jupyter Notebook 1 2

  5. FilmStudioMovieRec FilmStudioMovieRec Public

    Worked with six different datasets from multiple companies such as IMDB, Rotten Tomato, etc. to explore a merged dataset, create visualizations, and produce a recommendation for a film studio such …

    Jupyter Notebook 1 3