Pratyush Bagaria (prats13bag)

prats13bag

User data from Github https://github.com/prats13bag

Location:Seattle

GitHub:@prats13bag

Pratyush Bagaria's repositories

AspectBasedSentimentAnalysis

Aspect based sentiment analysis is the determination of sentiment orientation of different textual review or post based on the aspect terms associated with that review or post. After pre-processing the data, classification report is obtained for multiple ML and Neural Network Models on training data-set and the best among them is then used for classification on test data-set.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

RideSharing

Under certain set of assumptions the algorithm implemented merges the individual trip requests into 4-Pax, 3-Pax, 2-Pax trips & finds the remaining unmerged trips while considering the rider's social preferences. Evaluation is done in terms of distance savings under these considerations. A real spatio-temporal data of around 1 million trip requests was collected & cleaned from NYC TLC's website & a simulated dataset of rider's preferences was considered.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

artificial-intelligence-projects

These are the Pac-Man projects involving design and implementation of various AI & ML techniques for which complete description and base code files is made available at http://ai.berkeley.edu/project_overview.html by Dan Klein, Pieter Abbeel and others. This project along with the complete course was adapted by our professor here at University of Illinois at Chicago

Language:PythonStargazers:0Issues:1Issues:0

ciml-projects

This repository contains the edited code files and the corresponding data-set for the projects available at: https://github.com/hal3/ciml

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

CitywiseJobsDataScraper

Python script to scrape jobs listed in user entered cities using BeautifulSoup on indeed.com

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

cms-java-application

Contact Management System - Java Application on Java Applet

Language:JavaStargazers:0Issues:1Issues:0

ConstrainedMSApriori

A python implementation for MS Apriori algorithm to find frequent itemsets from a given set of transaction data and parameters with certain constraints

Language:PythonStargazers:0Issues:1Issues:0

empathy-prediction

Using the Young People Survey Dataset, the task is to predict a person’s “Empathy” as either “very empathetic” (answers 4 and 5) or “not very empathetic” (answers 1, 2, and 3)

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Gmail-User-Agent

Mail User Agent (MUA) - A desktop application similar to Outlook - Designed to work for Gmail accounts - Java application

Language:JavaStargazers:0Issues:1Issues:0

prats13bag.github.io

https://prats13bag.github.io - My personal webpage

Language:HTMLStargazers:0Issues:1Issues:0

jdbc-implementation

Implementaion of JDBC based on the given description in problem-description.doc file

Language:JavaStargazers:0Issues:1Issues:0

NeuralNetworks

This repository includes discrete and independent code files in which various neural network algorithms and methods are implemented

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

random-java-program-generator

Graduate course project which provides experience in creating a generator that creates a syntactically correct but semantically meaningless Java Program

Language:JavaStargazers:0Issues:1Issues:0

tack-it-up

A note-taking web application built on MEAN Stack. The application is deployed on AWS at - http://tack-it-up.s3-website-us-east-1.amazonaws.com

Language:TypeScriptLicense:MITStargazers:0Issues:1Issues:0