Skip to content
View vg4838's full-sized avatar

Block or report vg4838

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. COVID-19-EDA-and-future-forecasting COVID-19-EDA-and-future-forecasting Public

    The project involves merging 3 data sourses and applying data cleaning strategies, performing EDA and making predictions of affected test cases using ARIMA and decision tree ML algorithms.

    Python 1

  2. Exploratory-Data-Analysis Exploratory-Data-Analysis Public

    EDA and predictions of several datasets such as Bikes purchase, hr analysis and attrition prediction etc

    Jupyter Notebook 1

  3. crwn-clothing crwn-clothing Public

    A full-stack clothing e-commerce web application created in react that has add to cart and checkout features, data storage and authentication via google sign-in or email using Firebase, payment gat…

    JavaScript 1

  4. bnge-watch bnge-watch Public

    A movie DB React and Redux app with CircleCi CI/CD, deployed on AWS using Terraform. Data is retrieved from TMDB API and the app has infinite scrolling with lazy loading, The project is handled in …

    JavaScript 1

  5. Sentiment-analysis-on-hotel-reviews Sentiment-analysis-on-hotel-reviews Public

    Python

  6. webscraping-of-flipkart-products-and-sentiment-analysis webscraping-of-flipkart-products-and-sentiment-analysis Public

    A flask app that retrieves the product reviews based on user search and performs sentiment analysis and predict whether the sentiments are positive, negative, or neutral using KNN machine learning …

    Python