Acharya-Aditya-Pratap

Acharya-Aditya-Pratap

Geek Repo

0

followers

0

following

0

stars

Github PK Tool:Github PK Tool

Acharya-Aditya-Pratap's repositories

Blue-Bus-Application

An application using MEAN stack for online bus booking system using Firebase authentication, stateful behavior and offering features such as choosing bus according to rates, route, charges and ratings, dynamically displaying current location on map view during journey, printing ticket pdf. It has several stateful views - the website has different features and functionalities and looks different for the admin, for the bus drivers, for the employees and for the users.

Language:CSSStargazers:0Issues:0Issues:0

Stock-Trend-Prediction-using-Twitter-Sentiment-Analysis

This project was part of my 3rd year PD lab project. In this project, raw tweets data were mined. Raw tweets are in random unorganised format. The mined raw tweets were formatted such that the date of posting could be extracted from them along with the accurate time of posting, the tweet id and the twitter handle of the user who posted it. Two text files were prepared from words with known sentiments - positive.txt and negative.txt, containing words,their types and respective sentiment scores. This was followed by tokenization using whitespace as delimiter, removal of standard stopwords, filtering out invalid financial terms and stemming the tokens to their base form. Using the above obtained tokens, their cooresponding counts and TF-IDF scores were obtained as the feature vector. This concludes the sentiment analysis part of the project. A neural network prediction model was trained with 500 hidden neurons using the above extracted features against the DJIA stock trend of the concerned company. The designed model was tested with another set of DJIA stock prices with a minimum of 10 guaranteed epochs and a maximum of 500 epochs.

Stargazers:0Issues:0Issues:0

LeetCode

Important leetcode questions and approaches

Language:JavaStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Acharya-Aditya-Pratap

Config files for my GitHub profile.

Stargazers:0Issues:0Issues:0
Language:JavaLicense:MITStargazers:0Issues:0Issues:0

Chat

A multi-user chat app

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

Paint

My version of the classic paint app with my take on some of the classic features and some new modifications.

License:MITStargazers:0Issues:0Issues:0