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

Block or report lakshaymehra

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. scraping-marketplaces scraping-marketplaces Public

    Scraping eBay and Amazon Listings and Reviews Using BeautifulSoup and Scrapy. Also scraping patterns and solutions of Dr.Wood's best-selling puzzle game named 'Kaleidoscope'.

    Python 1

  2. fine-grained-sentiment-analysis fine-grained-sentiment-analysis Public

    Predicting Fine-Grained Sentiments For Scraped Amazon Reviews Using Facebook's FastText Model Trained On Stanford NLP Treebank and Comparing The Results With A Support Vector Machine(SVM) Model.

    Python

  3. boston-housing-project boston-housing-project Public

    Train a Neural Network using Keras to perform Boston House Prices Prediction and deploy using Flask.

    Python

  4. imdb-sentiment-analysis imdb-sentiment-analysis Public

    Deploying a Sentiment Analysis Model as a Web App Using Flask and Containerizing it Using Docker. This repo also contains the code for Training a Sentiment Analysis Model On The IMDB Movie Reviews …

    Python

  5. Activity-Recognition-from-Single-Chest-Mounted-Accelerometer Activity-Recognition-from-Single-Chest-Mounted-Accelerometer Public

    Perform EDA and train KNN, XGBoost, and a Dense Neural Network on UCI Activity Recognition from Single Chest-Mounted Accelerometer Dataset.

    Python 1

  6. Image-Processing-Princeton-University Image-Processing-Princeton-University Public

    Implemented various Image Processing filters which take an input image, process the image, and produce an output image as part of an open source Princeton University Assignment.

    Python