Now you can Instantly Chat with Jithin!
About Me
Data Scientist with more than 3 years of Machine Learning experience and strong hands-on expertise in Natural Language Processing, data analysis, visualization and insights delivery. Working on Deep Learning, Text Classification, Data Engineering, St...
Show MoreSkills
Portfolio Projects
Description
Objective: Building Web application of an Analytical model using NLP, Django, Python, HTML, JavaScript which can identify the similar defects which occurred previously and predict Root Cause Analysis using Machine Learning and suggest the steps to resolve the defects.
Work:
- Extracting defects that are closed from Jira using API call and building the knowledge repository
- Extracting new defects from Jira using API call and display them for the user
- User can click on perform Triage and the suggestions based using NLP are displayed
- User is given option to approve the suggested triage or for manual override
- The Approved triage details are updated back to Jira using API
- Assist with preparation and presentation of dashboards to internal and external demo calls
Impact:
- Enhanced the time of closing the defects by suggesting the steps to resolve the defects. Defects related to environment reset is automatically done using RPA (which reduced the time for bouncing from 8 hours to 1 hour)
- Suggestion helped developers to fix the code and database issues
- Able to solve almost 30% of defects without any manual interventions
Description
Preparing training data by removing outliers and performing statistical analysis like correlation index ,Anova ,t-test to extract relevant features.Data analysis and Data Visualization on ticket data by using pandas, matplotlib and seaborn libraries.Predicting the type and count of issues by using regression techniques like Decision Tree Regression.Identifying the root-cause of an issue with the help of LSTM sequence generation techniques.Auto-Trigger the existing bots to resolve the root-cause to provide un-interrupted services
Show More Show LessDescription
Objective: The objective is to classify the outlined vessel segment as flowing—if blood is moving through the vessel—or stalled if the vessel has no blood flow. Work: 1. Preprocessing the video using OpenCV and forming a bonding box around the region of interest in each frame 2. Converting the ROI to uniform size by Padding using OpenCV 3. Classification of video into flowing or stalled using masked RCNN 4. Increasing the Matthews correlation coefficient using other Neural network models. Impact: 1. Double the analytic throughput of Stall Catchers and could achieve the original goal of analyzing the data 10x faster than lab.
Show More Show Less