Now you can Instantly Chat with Dileep!
About Me
Expert Professional with 4 years of experience as Machine Learning/Deep Learning Engineer Experienced in projects related to NLP, Computer Vision, Predictive Maintenance, Recommender Systems,Web Scraping Skilled on utilizing tools like TensorFlow, Py...
Show MoreSkills
Portfolio Projects
Description
Analyzing sound data and trying to predict machine performance and health using audio processing techniques and Machine Learning / Deep Learning , which is deployed in AWS Lambda.
Outcome:
- Collected sound data from ships and performed Data Analysis by generating features like mfcc, zero crossing score ,spectral etc,.
- Applied Machine Learning / Deep Learning Algorithms like CNN,SVM ,Auto Encoders to validate and finalize the models with 90?curacy in Anomaly Detection.
- Built docker image and deployed to AWS lambda service and added S3 trigger to invoke it.
- Created an end to end pipeline to UI by inserting all the predicted data to InfluxDB, MySQL database.
Description
Generating recommendations for users based on their video history in a virtual conference using Data Analysis and Machine Learning Techniques.
Outcome:
- Collected description and title from the past conference data ,performed data preprocessing
- Built item-item similarity model ,generated embeddings to do transfer learning on new conference data.
- Computed user-user similarity indexes.by analyzing user history.
- Recommended top10 videos based all computed similarity scores.
- Created a docker image and Deployed it as REST API using FastAPI module which is similar to Flask.
- Programmed in Python, Machine Learning and inserted data into MySQL using SQL.
Description
Categorizing promotional data into multiple labels using NLP.
-->Predicted multiple labels for a single promotion(for a single record we need to predict one or more labels).
--> Worked closely with client based on Miami(flexoffers.com) and figured out data pre processing techniques to clean the data.
--> Applied Natural Language Processing(NLP) techniques and pre trained embeddings
--> Merged several tables in MySQL to gather data
--> Trained Multi-label classifier using LSTM with hyper parameter tuning like pytorch,tensorflow and Scikit-Learn.
--> Created a pipe line to process thousands of data with multiprocessing techniques which reduced processing time gradually.
--> Built a docker image on python and configured it as a cronjob, which processes new records daily.
--> Started Exploring Flask
Description
Categorizing different products based on their name and description using Data Analysis and Machine Learning/Deep Learning.
--> Worked on categorization of product information into 5000 different categories.
--> Extracted the labelled categories from millions of products from MySQL Database.
--> Worked closely with client based on Miami (flexoffers.com) and figured out data pre processing techniques to clean the data.
--> Applied Data Analysis and Semi supervised learning approach to train a model using Machine Learning/Deep Learning Algorithms which fits best for the labelled products.
--> Generated more labelled data which is used to train LSTM model using pretrained embeddings. with modules like pytorch ,tensorflow and Scikit-Learn.
--> Created a pipe line to process thousands of data with multiprocessing techniques which reduced processing time gradually.
--> Used Team Foundation Server repository to push the code which similar to GitHub.
--> Built a docker image on python and configured it as a cronjob, which processes new records daily.
Description
Web Scraping and generating reports based on the sensitivity of the web pages by applying Machine learning and Data Analysis.
--> Written script to crawl web pages using python libraries like Beautiful Soup, Urllib, NLTK.
--> Classified the data using Natural Language Processing(NLP) and Machine Learning / Deep Learning techniques and stored the data to MySQL DB.
--> Created a Flask to deploy the project as an REST API.
--> Used modules like PyTorch and TensorFlow.
Description
Project invoves detecting the duplicate/similar questions asked in quora.
Identify which questions asked on Quora are duplicates of questions that have already been asked. This could be useful to instantly provide answers to questions that have already been answered. We are tasked with predicting whether a pair of questions are duplicates or not.
Show More Show LessDescription
Monitoring Safety of workers by analyzing the CCTV footage,like workers , personal protection equipment, forklift proximity, suspended load detection, fall edge detection,smoking and safety harness detection. Outcome: Collected data from CCTV footage and extracted relevant frames and labeled them according to the use case (Worker, PPE, Smoking, Safety harness, worker Area) using CVAT. Applied Object detection models like yolov5,yolov7,YOLOX etc.. able to achieve 90% accuracy in detecting Workers, Forklift. Worked on tracking of workers using BYTETRACK and analyzed behavior of the worker using pose estimation (sitting,immobility) Worked on Distance Estimation between forklift and workers and sent alerts based on the proximity between workers and forklift is less than 2m. worked on working area detection (cargo area) using segmentation models to fit in for detecting fall edges and alerting when workers come across those sharp edges. worked on labeling and classifying images using RESNET for smoking and safety harness. worked closely with clients to pass the UAT and achieved overall accuracy of 80%. 2 Worked on improving the processing speed and achieved 50-60 fps along with tracking and detections. Working on Deploying the project in AWS using services like kinesis,EC2 and Lambda.
Show More Show Less