Pinned Repositories
Baseball-Visual-Analytics
Mini project 1 of CSE 564 - Visualization class taken by Professor Klaus Muller. D3 visual-analytics to draw bar-chart, pi-chart and force-chart on baseball data.
Binary-Space-Partition
Computer-Vision-Fall2017
This repository contains all the assignments done as part of CSE527 - Computer Vision class done under Professor Roy Shilkrot.
Flight-data-Analytics
Mini project 2 of CSE 564 - Visualization class taken by Professor Klaus Muller. Implemented data clustering using random & stratified sampling, data decimation using MDS and PCA andinteractive data visualization using scatter plot matrix.
Long-Tail-Recommendation
The main problem statement is boosting recommendations in the long tail of the Amazon product dataset.
Machine-Learning-algorithms-Matlab
Contains ML Algorithms implemented as part of CSE 512 - Machine Learning class taken by Fransico Orabona. Implemented Linear Regression using polynomial basis functions, Perceptron, Ridge Regression, SVM Primal, Kernel Ridge Regression, Kernel SVM, Kmeans.
Space-Partitioning-Algorithms
Implementations of Binary Space Parititoning and Sort Tile Recursive Partitioning algorithm.
University-Ranking-Analytics-and-Visualization
Find new insights with Times Higher Education data across the years. Made an interactive dashboard with D3 to get these insights.
Web-Application-Firewall
Designed and Implemented a Web Application Firewall as an Apache module that "sits" in-front of a web server. The WAF is designed to stop malicious requests from known attacks such as SQL Injection, XSS attacks and from unknown attacks by learning the legitimate traffic.
Zillow-Zestimate-Kaggle
Model to improve Zillow Zestimate for Kaggle competition.
sudeshnapal12's Repositories
sudeshnapal12/Space-Partitioning-Algorithms
Implementations of Binary Space Parititoning and Sort Tile Recursive Partitioning algorithm.
sudeshnapal12/Web-Application-Firewall
Designed and Implemented a Web Application Firewall as an Apache module that "sits" in-front of a web server. The WAF is designed to stop malicious requests from known attacks such as SQL Injection, XSS attacks and from unknown attacks by learning the legitimate traffic.
sudeshnapal12/University-Ranking-Analytics-and-Visualization
Find new insights with Times Higher Education data across the years. Made an interactive dashboard with D3 to get these insights.
sudeshnapal12/Machine-Learning-algorithms-Matlab
Contains ML Algorithms implemented as part of CSE 512 - Machine Learning class taken by Fransico Orabona. Implemented Linear Regression using polynomial basis functions, Perceptron, Ridge Regression, SVM Primal, Kernel Ridge Regression, Kernel SVM, Kmeans.
sudeshnapal12/Binary-Space-Partition
sudeshnapal12/Computer-Vision-Fall2017
This repository contains all the assignments done as part of CSE527 - Computer Vision class done under Professor Roy Shilkrot.
sudeshnapal12/Flight-data-Analytics
Mini project 2 of CSE 564 - Visualization class taken by Professor Klaus Muller. Implemented data clustering using random & stratified sampling, data decimation using MDS and PCA andinteractive data visualization using scatter plot matrix.
sudeshnapal12/Long-Tail-Recommendation
The main problem statement is boosting recommendations in the long tail of the Amazon product dataset.
sudeshnapal12/Baseball-Visual-Analytics
Mini project 1 of CSE 564 - Visualization class taken by Professor Klaus Muller. D3 visual-analytics to draw bar-chart, pi-chart and force-chart on baseball data.
sudeshnapal12/CSC321
CSC321 - Neural Networks - UofT Winter 2016
sudeshnapal12/Zillow-Zestimate-Kaggle
Model to improve Zillow Zestimate for Kaggle competition.
sudeshnapal12/Frameworks--Hello-World
Tutorials of new frameworks for handy reference.
sudeshnapal12/JNI
Hands on experiments writing Java Native Interfaces.
sudeshnapal12/Leetcode
My LeetCode practice Dec 2016-Jan2017
sudeshnapal12/ProbStats-Course
Assignments and Project of Probability and Statistics Course taken in Semester2, Stony Brook University.
sudeshnapal12/Resume
Sudeshna Pal's latest resume.
sudeshnapal12/Spark-WordCount---Apriori---Recommendation-Systems-
sudeshnapal12/SparkGIS3D
SparkGIS3D - It performs spatial queries on 3D objects in Spark environment. The 3D objects are in OFF format. This is my advanced project in Masters.