Skip to content
View aman071's full-sized avatar
  • New Delhi

Block or report aman071

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

Pinned Loading

  1. Search-Store-API Search-Store-API Public

    Backend project to include search functionality on a sample database. Many search features like filters, sorting, pages, etc are provided.

    JavaScript

  2. Netflix-Data-Analysis-Python-Tableau Netflix-Data-Analysis-Python-Tableau Public

    Analyzing Netflix data using Python as well as then using Tableau to make a dashboard

    Jupyter Notebook

  3. MERN-Restaurant-Reviews MERN-Restaurant-Reviews Public

    Ability to log in, log out, search for reviews based on name, zipcode, cuisines, view reviews. Once logged in, user can add a review, update a review. User can only update a review if they posted it.

    JavaScript

  4. StudentPerformance StudentPerformance Public

    Evaluating student performance on test scores based on multiple economic, social factors using multiple machine learning models. Focus was on data analysis and deployment. Deployment on AWS.

    Jupyter Notebook

  5. House-Prices-Tableau House-Prices-Tableau Public

    A Tableau dashboard analyzing some aspects of a house prices dataset consisting of various attributes like price, bathrooms, bedrooms, sqfoot living, sqft lot, etc

  6. Image-Rotation-Detection-using-Transfer-Learning- Image-Rotation-Detection-using-Transfer-Learning- Public

    I used pretrained VGG-16 to carry out transfer learning to detect rotation in images.

    Python