Udrasht Pal (Udrasht)

Udrasht

Geek Repo

Company:IIIT Hyderabad

Location:Hyderabad, India

Github PK Tool:Github PK Tool

Udrasht Pal's repositories

Novel-approaches-to-sentiment-analysis-for-stock-prediction

SMAI Project || Implement paper on Novel approaches to sentiment analysis for stock prediction

Language:Jupyter NotebookStargazers:2Issues:0Issues:0

B-Plus-Tree

Data-Systems-Project || B+Tree indexing, covering insertion, deletion, range and analysis.B+Tree supports only Integer value.

Language:MakefileStargazers:1Issues:1Issues:0

DSAP-Assignments

DSAP Course Assignments 2022-2023

Language:C++Stargazers:1Issues:0Issues:0

Face-Recognition-using-Principal-Component-Analysis

SMAI-Mini-Project || Face Recognition using Principal Component Analysis

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

Hindi-Sentiment-Analysis-Corpus-from-Amazon-Reviews

This project showcases a dataset of Amazon Reviews in Hindi, which we created ourselves. We applied various machine learning methods including Naive Bayes, SVM, and Decision Tree, using both Bag-of-Words and TF-IDF. Additionally, we experimented with deep learning techniques such as Feedforward Neural Networks and LSTM with ELMO embeddings.

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

kaooa-Vulture-game

This game, Kaoaa, is created exclusively using HTML, CSS, and JavaScript with the aim of enhancing skills in pure JavaScript handling techniques.

Language:JavaScriptStargazers:1Issues:0Issues:0

KNN-Tweets-and-Metadata

SMAI-Mini-Project-2 || Build a classifier using K-NN which can predict the popularity of the tweet, i.e , if the tweet was popular or not.

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

Linux-Terminal-based-File-Explorer

A Linux terminal based file explorer that can run in 2 modes - Normal mode and Command mode. Normal mode supports viewing and traversing directories and opening files. Command mode supports various operations like create, delete, rename, copy, move, search files and directories, and goto other directories.

Language:CStargazers:1Issues:0Issues:0

Multinomial-Naive-Bayes-from-Scratch

Classify the message is spam or not using Multinomial Naive Bayes.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0
Language:JavaScriptLicense:GPL-2.0Stargazers:1Issues:0Issues:0

News-Website-By-Using-API.github.io

News website by using gnews API

Language:HTMLStargazers:1Issues:0Issues:0

Page-replacement-policies-simulation

Implement page replacement policies like LRU, NFU, FIFO , Aging, Random etc . And also compare their results.

Language:C++Stargazers:1Issues:0Issues:0

Peer-to-Peer-Group-Based-File-Sharing-System

A P2P file sharing system like Bit Torrent implemented using socket programming, multi-threading and SHA1 hashing. Users can share, download files from the group they belong to. Downloading is done in parallel with multiple pieces from multiple peers.

Language:C++Stargazers:1Issues:0Issues:0

Placement-Preparation

JAVA ,OOPS ,Patterns

Language:JavaStargazers:1Issues:0Issues:0

Seam-Carving-Algorithm-for-Content-Aware-Image-Resizing

Image resizing using Seam Carving Algorithm

Language:C++Stargazers:1Issues:0Issues:0
Language:PythonStargazers:1Issues:0Issues:0

SimpleRA

Data-Systems-Project || simplified relational database management system supporting only integer tables and matrices. Supports two-phase merge sort, buffer management and aggregate queries.

Language:C++License:MITStargazers:1Issues:0Issues:0

SNS-Paper-Review

Paper review on Physical Hijacking Attacks against Object Trackers

Stargazers:1Issues:0Issues:0

SVM-from-scratch-MNIST-Dataset

This repository contains Python code that builds Support Vector Machines (SVM) from scratch. It uses a quadratic solver. The code includes both soft margin and hard margin SVM algorithms.

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

6Companies30Days

This repo consist of top 6 product base company Coding questions in C++. Each company have 15 Questions.

Language:C++Stargazers:0Issues:0Issues:0

Decision-Trees-implementation-from-scratch

This repository contains an implementation of the Decision Tree algorithm from scratch using various impurity methods.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Neural-pos-tagger

This repository includes an implementation of a neural sequence model, such as FFNN or LSTM, designed to tag words in sentences with the correct part-of-speech (POS) tags.

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

Segment-Tree

Segment Tree implementation and questions on segment tree

Language:C++Stargazers:0Issues:0Issues:0