About Me
My journey in Computer Science Engineering Read More
Code
Languages I commonly use. Some of the other languages I have prior experience working with include C++, C, Java, QIK
Design
Languages and libraries I use for web development. Some of the other languages and libraries I use include CSS, MySQL.
Tools
Tools I am commonly use. Some of the other tools and libraries that I have experience working with include JIRA, GitHub
Portfolio
Visualize Crimes in US Cities
- R
- Shiny
- Dashboard
- Visualization
Purpose: Aaron is young data scientist who wants to move to US for work. Given that US has a high crime index rating, Aaron wants to make an informed decision before he moves. So, he wants to start analyzing the crimes committed across the United States and also wants to have a more detailed understanding of the crimes within the jurisdictions.
GitHub Repo Try itArrival time Analysis
- R
- Experimental Analysis
It is common for students to arrive late in lectures. We were curious to know if there could be a specific reason underlying such choice. After some brainstorming, we came up with the hypothesis that a person’s choice of arriving late might be due to their Distance from campus and Transportation. We have set the goal to explore such causal relationship (if there exists one) with data in our data analysis project.
Check it out
Arrival time Analysis
- R
- Experimental Analysis
It is common for students to arrive late in lectures. We were curious to know if there could be a specific reason underlying such choice. After some brainstorming, we came up with the hypothesis that a person’s choice of arriving late might be due to their Distance from campus and Transportation. We have set the goal to explore such causal relationship (if there exists one) with data in our data analysis project.
GitHub Repo
Embrace the risks and power
- Privacy
- Ethics
- Security
The control for the level of surveillance for the data science products according to me as a data scientist should be strictly dependent on the product requirements and customer confidentiality. The increasing amount of large-scale, well-publicized breaches suggests that not only are the number of security breaches going up — they’re increasing in severity, as well.
Read moreR Package for image processing
- R
- travis
- Package
filterizeR is a user-friendly package that performs digital image processing on images. It encompasses functions ranging from transformations like a simple flip, playing with color hues (rgb2gray) to 2D convolutions using a simple kernel matrix to do some interesting things. The package allows users to efficiently use image processing filters using convolutions.
Check it out
R Package for image processing
- R
- travis
- Package
filterizeR is a user-friendly package that performs digital image processing on images. It encompasses functions ranging from transformations like a simple flip, playing with color hues (rgb2gray) to 2D convolutions using a simple kernel matrix to do some interesting things. The package allows users to efficiently use image processing filters using convolutions.
GitHub Repo
Breast Cancer Prediction
- Python
- Docker
Cancer is an open-ended problem till date. It is one of biggest research areas of medical science. There are many types of cancers which are rapidly getting common. It is estimated that 41,400 deaths (40,920 women and 480 men) from breast cancer will occur this year 2018. We were highly interested to use machine learning models to dive in Breast Cancer Coimbra Data Set and explore about breast cancer predictions.
GitHub Repo