Skip to content
View kitkeat's full-sized avatar
Block or Report

Block or report kitkeat

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

Popular repositories Loading

  1. Financial-Data-Web-Scraper Financial-Data-Web-Scraper Public

    Web scraping with selenium and BeautifulSoup. Pandas was used to show table of the scraped data in the command prompt. Data is also written into an excel sheet using openpyxl. The Excel sheet templ…

    Python

  2. Housing-Price-Prediction-with-Regression-Models Housing-Price-Prediction-with-Regression-Models Public

    3 types of regression model, linear, lasso & ridge, were used to predict the housing price. The metric used to evaluate the accuracy was by using R-squared and RMSE. The best performing model was u…

    Jupyter Notebook

  3. Text-Classification-and-Sentiment-Analysis-for-Subreddit-Post Text-Classification-and-Sentiment-Analysis-for-Subreddit-Post Public

    Raw text was scraped using an API, and analyzed with natural language toolkit (nltk) and state-of-the-art text classification model from HuggingFace.

    Jupyter Notebook

  4. Effective-Argument-Prediction-NLP Effective-Argument-Prediction-NLP Public

    Multiclass Classification Model to predict the effective writings of essays written by students ranging from 6th-12th grade. The data was take from the Kaggle Competition.

    Jupyter Notebook