A Melodious Analysis… ♫
A blog on my favourite singer Kishore Kumar, analyzing his professional life.
The data analysis tools used for the various stages are:
1. Collection: Power Query
2. Cleaning: Microsoft Excel
3. Analysis: MySQL Workbench
4. Visualization: Tableau.
Google Data Analytics Capstone Project
This is a case study based on the capstone project of Google Data Analytics Professional Certificate. In this case study I have analyzed the riding patterns of different types of cyclists.
The R programming language was used for Data cleaning.
Data analysis was done using SQL.
Tableau was used to create visualizations.
SkInspection
A Deep Learning model to detect 7 types of different skin cancers.
The model is trained using Convolutional Neural Networks (CNN).
Image augmentation techniques are used to avoid class imbalance.
The quantization of the model is done using TensorFlow Lite.
CRCS Dashboard
A Dashboard embedded in a Website to comprehensively elucidate the current scenario of the Multistate Cooperative Societies of India.
Credit Risk Analyser
Machine Learning model deployed in an Application to assess the credit risk involved. The application can effectively help to avoid a financial loss resulting from a borrower's failure to repay a loan.
The Little Grey Cells
This is an analysis of Agatha Christie's books. Using my analytical skills, I have tried to understand Agatha Christie's thought process behind building all her characters.
The entire analysis is done using R language.
Fit4Win
Fit4Win is an app developed to facilitate efficient documentation and conveyance of information between the patient and the doctor.
This app is developed using React Native and the data is stored in NoSQL format in Firebase.
Online Railway Ticket Booking System
This is an Online Ticket Booking System introducing the facility to store the past travel history and accessing it to rebook tickets. The application was made using Oracle database for storing the registration information and the frontend was developed using Tkinter a Python library.
Sorting Visualizer
A website to visually explain the working of different types of sorting algorithms.The number of elements used for sorting can be changed according to the user preference. Also the speed of the demonstration can be altered according to the user's comfort.