Skip to content
View AakashTyagi11's full-sized avatar

Block or report AakashTyagi11

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. Distributed-Genetic-Algorithm Distributed-Genetic-Algorithm Public

    The goal is to get the best set of features from the dataset. Used a distributed approach to a genetic algorithm in order to improve the run time and accuracy.

    Python

  2. Inverted-index-using-Apache-Spark Inverted-index-using-Apache-Spark Public

    Implemented Apache Spark – mapper and reducer functions to process the text from 20,000 web pages.

    Jupyter Notebook

  3. Internal-Helpdesk-Demo-Salesforce Internal-Helpdesk-Demo-Salesforce Public

    The objective is to build an innovative ‘Internal Helpdesk System’ for internal users, to make it easier for them to perform certain day-to-day activities.

    JavaScript

  4. Random-Forest-Linear-Regression Random-Forest-Linear-Regression Public

    A model that could predict the individual medical charges incurred by a health insurance provider based on a handful of categorical and numeric attributes.

    Jupyter Notebook 1 1

  5. AI-Puzzle-Problems AI-Puzzle-Problems Public

    Implemented solutions using search algorithms for riddles like Wolf-Goat-Cabbage, Missionaries-Cannibals, and Pancake sorting problem.

    Java

  6. Data-packets-Re-ordering- Data-packets-Re-ordering- Public

    Priority Queueing to Alleviate Packet Re-ordering Problem

    Java