Pinned Repositories
Ad-click-prediction
The project is about applying machine learning to find the probability of whether an advertisement will be clicked or not. For more details on the project please have a look at the project report
BookMyShowLLD
boston_housing
In this project, we will apply basic machine learning concepts on data collected for housing prices in the Boston, Massachusetts area to predict the selling price of a new home.
call-sequence-generation
In compiler , a calling sequence is an implementation-level (low-level) scheme for sequence of instructions that is used to call a subroutine.
Cardiac-Arrhythmia
The focus of this project is to classify whether the patient has “normal” or “abnormal” heart sound from the Phonocardiogram (PCG) or heartbeat recordings to quickly identify patients who would require further diagnosis.
chest-Xray-prediction
project deals with the idea of classifying some 14 classes of chest diseases
Customer-segments
In this project we will apply unsupervised learning techniques on product spending data collected for customers of a wholesale distributor
file-system-using-Fuse
A FUSE filesystem is a program that listens on a socket for file operations to perform, and performs them.
findin-donars
In this project, we will apply supervised learning techniques and an analytical mind on data collected for the U.S. census to help CharityML (a fictitious charity organization) identify people most likely to donate to their cause.
TextEditor
A command line editor to write,save a txt file made using C programming language
adj2908's Repositories
adj2908/Cardiac-Arrhythmia
The focus of this project is to classify whether the patient has “normal” or “abnormal” heart sound from the Phonocardiogram (PCG) or heartbeat recordings to quickly identify patients who would require further diagnosis.
adj2908/TextEditor
A command line editor to write,save a txt file made using C programming language
adj2908/Ad-click-prediction
The project is about applying machine learning to find the probability of whether an advertisement will be clicked or not. For more details on the project please have a look at the project report
adj2908/BookMyShowLLD
adj2908/boston_housing
In this project, we will apply basic machine learning concepts on data collected for housing prices in the Boston, Massachusetts area to predict the selling price of a new home.
adj2908/call-sequence-generation
In compiler , a calling sequence is an implementation-level (low-level) scheme for sequence of instructions that is used to call a subroutine.
adj2908/chest-Xray-prediction
project deals with the idea of classifying some 14 classes of chest diseases
adj2908/Customer-segments
In this project we will apply unsupervised learning techniques on product spending data collected for customers of a wholesale distributor
adj2908/file-system-using-Fuse
A FUSE filesystem is a program that listens on a socket for file operations to perform, and performs them.
adj2908/findin-donars
In this project, we will apply supervised learning techniques and an analytical mind on data collected for the U.S. census to help CharityML (a fictitious charity organization) identify people most likely to donate to their cause.
adj2908/focalboard
Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
adj2908/Image-classification-deep-learning
This project is about image classification using neural networks. Tensorflow library was used in building the neural networks
adj2908/machine-learning
Content for Udacity's Machine Learning curriculum
adj2908/mattermost-gitpod-config
adj2908/mattermost-plugin-apps
Powers the Mattermost App Framework
adj2908/mattermost-server
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle.
adj2908/mattermost-webapp
Webapp of Mattermost server: https://github.com/mattermost/mattermost-server
adj2908/NamasteReact
adj2908/Newyork-taxicab
A model that predicts the total ride duration of taxi trips in New York City.
adj2908/shoping-cart-ui
adj2908/sub-java-compiler
A sub java compiler built using lex and yacc. It generates an optimized intermediate code for basic java consrtructs.
adj2908/Text-summarization-for-news-article
adj2908/unix-shell
A shell which reads in user input and executes many shell commands