isha31
Graduate CS student at University of Southern California.
University of Southern CaliforniaLos Angeles, California
Pinned Repositories
autonomous_car_navigation
Bank-Data-Analysis
A classification model to predict whether a client will subscribe to a term deposit in the bank. Comparison of various classification algorithms like Naive Bayes, Random Forest, Support Vector Machine, K Nearest Neighbors is done.
dsci-553-data-mining
DSCI 553 - Foundations and Applications of Data Mining assignments and codes
NemesisAadharAuth
Android application to detect impersonation in exams. Aadhar authentication API is used to validate the biometric (fingerprint) credentials of a student.
NLP-Fall-2020
CSCI 544 with Ron Artstein - Fall 2020 at USC Master's program
Online-Assessment-System
Online Test Assessment System developed using .Net Web API, MS SQL Server, Angular 6. User can give online quizzes on different topics / difficulty levels and get a score report for it.
Python-Blockchain-App
Fully functional public blockchain based project using Python Flask. The goal is to allow users to share information by posting messages via a web interface and storing then in a blockchain.
python_blockchain_app
A fully functional blockchain application implemented in Python from scratch (with tutorial).
SSR-Puppeteer
Micro-service for server side rendering of web pages using NodeJS. Google Puppeteer API is used to run Chromium in headless mode to render HTML and JS and generate a pdf.
Titanic-Survival-Prediction
Classification model to predict whether a passenger on the titanic would have survived or not. Steps like data preprocessing, feature engineering, model training and evaluation are performed.
isha31's Repositories
isha31/Bank-Data-Analysis
A classification model to predict whether a client will subscribe to a term deposit in the bank. Comparison of various classification algorithms like Naive Bayes, Random Forest, Support Vector Machine, K Nearest Neighbors is done.
isha31/Online-Assessment-System
Online Test Assessment System developed using .Net Web API, MS SQL Server, Angular 6. User can give online quizzes on different topics / difficulty levels and get a score report for it.
isha31/SSR-Puppeteer
Micro-service for server side rendering of web pages using NodeJS. Google Puppeteer API is used to run Chromium in headless mode to render HTML and JS and generate a pdf.
isha31/Titanic-Survival-Prediction
Classification model to predict whether a passenger on the titanic would have survived or not. Steps like data preprocessing, feature engineering, model training and evaluation are performed.
isha31/autonomous_car_navigation
isha31/dsci-553-data-mining
DSCI 553 - Foundations and Applications of Data Mining assignments and codes
isha31/NemesisAadharAuth
Android application to detect impersonation in exams. Aadhar authentication API is used to validate the biometric (fingerprint) credentials of a student.
isha31/NLP-Fall-2020
CSCI 544 with Ron Artstein - Fall 2020 at USC Master's program
isha31/Python-Blockchain-App
Fully functional public blockchain based project using Python Flask. The goal is to allow users to share information by posting messages via a web interface and storing then in a blockchain.
isha31/python_blockchain_app
A fully functional blockchain application implemented in Python from scratch (with tutorial).
isha31/real_time_map_kafka
isha31/Show-Spirograph-On-Google-Earth
Display Spiro graph on Google Earth!
isha31/twitter_live_map
Display tweets on a live map in real time using Apache Kafka, Python Tweepy API and LeafletJS.