Pinned Repositories
Amazon-Apparel-Recommendation-Engine
Recommending similar apparel items/products in ecommerce based on Text and Image Features.
BLUE-COLLAR-SERVICES
Blue-collar jobs require manual labour and their services can be hired by anyone. The purpose of the project is to develop an IRS (Information Retrieval System) for all manual services required by the common man in his day to day life.
EDA
EDA is an approach to analyzing datasets to summarize their main characteristics often with statistical and visual methods, but primarily EDA is for seeing what the data can tell us beyond the formal modeling or hypothesis testing task.
Enterprise-Application-Development-for-Cloud-Deployment--City-Life
City Life is the website which contains relevant information regarding Delhi city. This website provides details about hotels , restaurants, malls, tourist places, famous spots to visit. It will help the users who want to know the information about Delhi city and its visiting places. This website has simple user interface that is easily accessible by the user.
EPCWebX
Embarrassingly Parallel Computations over the Web using XAMPP stack
EPCWebXHR
An Application of Embarrassingly Parallel Computations over the Web using XAMPP stack for Haze Removal. In parallel computing, an embarrassingly parallel workload or problem (also called perfectly parallel or pleasingly parallel) is one where little or no effort is needed to separate the problem into a number of parallel tasks. This is often the case where there is little or no dependency or need for communication between those parallel tasks, or for results between them.
FlApPy-BiRd
Simple Flappy Bird Game project is written in Python. The project file contains asset files, python scripts (flappybird.py). The gameplay Graphics is good enough and the controls are simple for the users. Talking about the gameplay, it’s one of the most addictive and played games for all. All the playing methods are too simple just like the real one. All you have to do is just try to stay in the middle of the screen until long green pipes appear in front of you. Here, the user has to control the bird flapping up, down using Spacebar, without touching pipes in order to score game points. This means the more you pass through green pipes, more will be the game points. A simple GUI is provided for the easy gameplay. The gameplay design is so simple that user won’t find it difficult to use and navigate.
JSON-Based-Api-
JSON (JavaScript Object Notation) is a popular language independent, data interchange format. JSON has significantly improved server-to-browser communications, especially when it comes to AJAX. Most of today's APIs return the response in JSON format as it is much easier to load, read and process JSON compared to XML, making it very popular.
Simulation-of-Driver-Assistance-System-IOT
We have simulated our driver assistance system by using a small toy car. We have attached two breadboards each of which have three sensors and these sensors collect the data depending upon the car’s behavior when it is put through some tests.
t-SNE
t-Distributed Stochastic Neighbor Embedding (t-SNE) is a non-linear technique for dimensionality reduction that is particularly well suited for the visualization of high-dimensional datasets.
pranavmeduri's Repositories
pranavmeduri/EDA
EDA is an approach to analyzing datasets to summarize their main characteristics often with statistical and visual methods, but primarily EDA is for seeing what the data can tell us beyond the formal modeling or hypothesis testing task.
pranavmeduri/Simulation-of-Driver-Assistance-System-IOT
We have simulated our driver assistance system by using a small toy car. We have attached two breadboards each of which have three sensors and these sensors collect the data depending upon the car’s behavior when it is put through some tests.
pranavmeduri/BLUE-COLLAR-SERVICES
Blue-collar jobs require manual labour and their services can be hired by anyone. The purpose of the project is to develop an IRS (Information Retrieval System) for all manual services required by the common man in his day to day life.
pranavmeduri/Enterprise-Application-Development-for-Cloud-Deployment--City-Life
City Life is the website which contains relevant information regarding Delhi city. This website provides details about hotels , restaurants, malls, tourist places, famous spots to visit. It will help the users who want to know the information about Delhi city and its visiting places. This website has simple user interface that is easily accessible by the user.
pranavmeduri/EPCWebXHR
An Application of Embarrassingly Parallel Computations over the Web using XAMPP stack for Haze Removal. In parallel computing, an embarrassingly parallel workload or problem (also called perfectly parallel or pleasingly parallel) is one where little or no effort is needed to separate the problem into a number of parallel tasks. This is often the case where there is little or no dependency or need for communication between those parallel tasks, or for results between them.
pranavmeduri/FlApPy-BiRd
Simple Flappy Bird Game project is written in Python. The project file contains asset files, python scripts (flappybird.py). The gameplay Graphics is good enough and the controls are simple for the users. Talking about the gameplay, it’s one of the most addictive and played games for all. All the playing methods are too simple just like the real one. All you have to do is just try to stay in the middle of the screen until long green pipes appear in front of you. Here, the user has to control the bird flapping up, down using Spacebar, without touching pipes in order to score game points. This means the more you pass through green pipes, more will be the game points. A simple GUI is provided for the easy gameplay. The gameplay design is so simple that user won’t find it difficult to use and navigate.
pranavmeduri/Amazon-Apparel-Recommendation-Engine
Recommending similar apparel items/products in ecommerce based on Text and Image Features.
pranavmeduri/EPCWebX
Embarrassingly Parallel Computations over the Web using XAMPP stack
pranavmeduri/t-SNE
t-Distributed Stochastic Neighbor Embedding (t-SNE) is a non-linear technique for dimensionality reduction that is particularly well suited for the visualization of high-dimensional datasets.
pranavmeduri/JSON-Based-Api-
JSON (JavaScript Object Notation) is a popular language independent, data interchange format. JSON has significantly improved server-to-browser communications, especially when it comes to AJAX. Most of today's APIs return the response in JSON format as it is much easier to load, read and process JSON compared to XML, making it very popular.
pranavmeduri/OKMSDT
Optimal Key Management Technique for Secure Data Transmission in MANETs
pranavmeduri/Pandas-Basics-Understanding
Pandas is a python library that provides high-performance, easy-to-use data structures such as a series, Data Frame and Panel for data analysis tools for Python programming language.
pranavmeduri/Python-Introduction
Python is a widely used general-purpose, high level programming language. It was mainly developed for emphasis on code readability, and its syntax allows programmers to express concepts in fewer lines of code.
pranavmeduri/Software-Engineering-Case-Studies-SECS
These work products will provide you with a feel for the format and content used to present information derived during the software process.