Skip to content
View neelpatil09's full-sized avatar

Block or report neelpatil09

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. CARculator CARculator Public

    DNN capable of predicting price of a car to within 8% of accuracy. Built on AWS S3 and Lambda in python3.

    Jupyter Notebook

  2. arijqureshi/Disaster-Tweet-Prediction-Model arijqureshi/Disaster-Tweet-Prediction-Model Public

    A model to predict whether or not tweets are about emergency situations. For Kaggle Competition (https://www.kaggle.com/competitions/nlp-getting-started/overview/description)

    Jupyter Notebook

  3. BFS-Small-World BFS-Small-World Public

    Mini-project to demonstrate the use of Breadth First Search. Given two actors/actresses, the program will find the quickest link between them (Actor A worked with Actor B on Movie 1... Actor B work…

    Java

  4. LexicalAnalyzer LexicalAnalyzer Public

    Lexical Analyzer in C++ that generates tokens for compiler. Created in CS280 at NJIT.

    C++

  5. SavingByCoding/Platform SavingByCoding/Platform Public

    Codeology is a platform that helps users learn to code with instructors in an online classroom format. It is a set of tools and services built around AngularJS and JavaScript to help users learn ef…

    JavaScript 1

  6. ShoppingBot ShoppingBot Public

    Bot created using Selenium and ChromeDriver to purchase limited supply products online. Notably able to check out of sites in under 30 seconds of product becoming available.

    Python