Skip to content
View ankur0691's full-sized avatar
  • Carnegie Mellon Univeristy
  • Pittsburgh

Block or report ankur0691

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

    A RESTful e-commerce webservice using node JS and RDBMS & NoSQL(MongoDB) databases, that is deployed on AWS cloud to ensure security, scalability, availability, consistency and efficiency throughou…

    JavaScript

  2. EventApp EventApp Public

    An android application to display all the future events based on the location/keywords. The android application makes requests to the web servlets, whicch in turn get us the trimmed data by using t…

    Java

  3. 2Dtrees 2Dtrees Public

    Geographical Analysis of Crime Data Using Spatial Partitioning Trees

    Java

  4. ModelingQualitySuggestions ModelingQualitySuggestions Public

    Data description This dataset is a ‘scrape’ from an online forum of a large human resource company. The purpose of the forum is to provide a way for employees to give suggestions to the upper manag…

    HTML

  5. WebScraper WebScraper Public

    A Web Scraping application that searches and displays comics from a website. Can be treated as the skeleton code for other web scrapers.

    Java

  6. DecisionTreeMachineLearning DecisionTreeMachineLearning Public

    Implementation of Decision Tree learning, prediction, and evaluation based on information Gain as splitting criteria and Depth as Hyperparameter

    Java