“I had the pleasure of working closely with Abhishek Kumar during his tenure as a software developer (Machine Learning) under my guidance. He is always ready to own the responsibility and eager to learn new technologies. Abhishek is a highly proficient individual in the field of Machine Learning, demonstrating exceptional skills in both theoretical understanding and practical implementation. Abhishek is an energetic and focused individual, always ready to take on new challenges and responsibilities. He approaches tasks with a high level of dedication and completes them with precision and efficiency. Beyond technical acumen, Abhishek possesses excellent teamwork and communication skills, making him an invaluable asset to our collaborative projects. Furthermore, he takes ownership of his work and consistently delivers results on time. Abhishek is not only a proficient technical contributor but also a team player, always ready to share knowledge and support colleagues. I wholeheartedly recommend Abhishek to any team or project that values expertise in Machine Learning, a strong work ethic, and a positive team spirit. He would be a valuable addition to any organization, and I am confident that he will continue to excel and make meaningful contributions in his future endeavors.”
About
Currently working as Data Scientist in the domain of Health Care.
Activity
-
#BringYourBuddy #referralOpenpositions Skill: Machine Learning (ML), NLP, Python, Azure OpenAI, GenAI Exp: 3 to 5 years in LLM Locations: Pune…
#BringYourBuddy #referralOpenpositions Skill: Machine Learning (ML), NLP, Python, Azure OpenAI, GenAI Exp: 3 to 5 years in LLM Locations: Pune…
Liked by Abhishek Kumar
-
Python Challenge: Calculate Average Score Calculate the average score for each project, but only include projects where more than one team member…
Python Challenge: Calculate Average Score Calculate the average score for each project, but only include projects where more than one team member…
Liked by Abhishek Kumar
Experience
Education
Licenses & Certifications
-
Generative AI with Large Language Models
DeepLearning.AI
IssuedCredential ID https://coursera.org/verify/8CXPJXZ98L52 -
Google Cloud Computing Foundations: Cloud Computing Fundamentals
Google Cloud Skills Boost
-
Google Cloud Computing Foundations: Data, ML, and AI in Google Cloud
Google Cloud Skills Boost
-
Google Cloud Computing Foundations: Infrastructure in Google Cloud
Google Cloud Skills Boost
-
Google Cloud Computing Foundations: Networking
Google Cloud Skills Boost
Publications
-
A Multi-task Multi-modal Framework for Sentiment and Emotion aided Cyberbully Detection
IEEE
With the expansion of digital sphere and advancement of technology, cyberbullying has become increasingly common, especially among teenagers. In this work, we have created a benchmark Hindi-English code-mixed corpus called BullySentEmo, annotated with bully, sentiment and emotion labels for investigating how sentiment and emotion label information can help in identifying cyberbully in a better way. For a vast portion of India, both of these languages constitute the primary means of…
With the expansion of digital sphere and advancement of technology, cyberbullying has become increasingly common, especially among teenagers. In this work, we have created a benchmark Hindi-English code-mixed corpus called BullySentEmo, annotated with bully, sentiment and emotion labels for investigating how sentiment and emotion label information can help in identifying cyberbully in a better way. For a vast portion of India, both of these languages constitute the primary means of communication, and language mixing is common in everyday speech. A multi-task multi-modal framework called MT-MM-Bert+VecMap based on two different embedding schemes for the efficient representations of code-mixed data with emoji modality has been developed. Our proposed multitask-multimodal framework outperforms all the single-task and unimodal baselines with the highest accuracy values of 82.05(+/- 1.36)%, 77.87(+/- 1.93)% and 58.05(+/-2.78) for the Cyberbully detection(CBD) task, Sentiment analysis(SA) task and Emotion recognition(ER) task, respectively.
-
Covid 19 Prediction from X Ray Images Using Fully Connected Convolutional Neural Network
Accociation for Computing Machinery
COVID 19 pandemic has paralyzed the whole world irrespective of any discrimination. To contain the infection effective testing of people plays a vital role. Usually, chest X-ray image-based diagnosis using manual methods is carried out, which is not only time-consuming but also paves way for asymptomatic patients to transmit the virus at a faster pace. Chest X-ray image analysis using a fully connected convolutional neural network (CNN) has been proposed in this paper to solve the purpose. The…
COVID 19 pandemic has paralyzed the whole world irrespective of any discrimination. To contain the infection effective testing of people plays a vital role. Usually, chest X-ray image-based diagnosis using manual methods is carried out, which is not only time-consuming but also paves way for asymptomatic patients to transmit the virus at a faster pace. Chest X-ray image analysis using a fully connected convolutional neural network (CNN) has been proposed in this paper to solve the purpose. The fully connected CNN with two variants of convolution especially DSC has proved its efficiency in detecting COVID 19 infections.
Projects
-
Apparel Recommendation
A recommendation engine which suggests similar apparel to the given apparel over amazon website (here taken for example).
-
Facebook Friend Recommendation
This project is about predicting future friends to any user, it is based on graph mining.
-
Quora question Pair Similarity Problem
Quora is a place to gain and share knowledge—about anything. It’s a platform to ask questions and connect with people who contribute unique insights and quality answers. Problem statement was to 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.
-
Self Driving Car
A small project to experiment different combination of parameter to a Self Driving Car.
-
ltfs-datascience-finhack-an-online-hackathon
It was an online Hackathon. The purpose of this analysis is to make up a prediction model where we will be able to accurately predict the probability of loanee/borrower defaulting on a vehicle loan in the first EMI (Equated Monthly Instalments) on the due date.
-
Stackoverflow-Tag-Predictor
Suggest the tags based on the content that was there in the question posted in Stackoverflow. It is a multilabel classification problem. Performance metric is Micro-Averaged F1-Score (Mean F Score) : The F1 score can be interpreted as a weighted average of the precision and recall, where an F1 score reaches its best value at 1 and worst score at 0. The relative contribution of precision and recall to the F1 score are equal.
-
Human Activity Detection
This project is to build a model that predicts the human activities such as Walking, Walking Upstairs, Walking Downstairs, Sitting, Standing or Laying. Accelerometer and Gyroscope readings are taken from 30 volunteers (referred as subjects) while performing the above 6 Activities. Given a new datapoint we have to predict the activity, is our problem statement. Accuracy is the performance matrix as the dataset is balanced.
-
Personalized-Cancer-Diagnosis
Our objective was the classification of Cancer Classes based upon the Gene, Variation & Text and the problem statement was to classify the given genetic variations/mutations based on evidence from text-based clinical literature. Various ML model were applied and the results were compared. We've taken Random model as base model to judge the performance of other models with log-loss as performance matrix because of the business requirements. Here, we want to know the probability of belonging to…
Our objective was the classification of Cancer Classes based upon the Gene, Variation & Text and the problem statement was to classify the given genetic variations/mutations based on evidence from text-based clinical literature. Various ML model were applied and the results were compared. We've taken Random model as base model to judge the performance of other models with log-loss as performance matrix because of the business requirements. Here, we want to know the probability of belonging to each class for every data point. Best results were achieved in case of Logistic Regression with BoW and TF-IDF (with both balanced and unbalanced class) with unigram and bigrams.
-
Taxi demand prediction in New York City
Our main objective is to predict number of pickups, given location co-ordinates (latitude and longitude) and time, in the query region and surrounding regions. And to solve this we would be using data collected in Jan 2015 to predict the pickups in Jan - Mar 2016. Main attraction of this project was use Fourier transform as feature. We have chosen our error metric for comparison between models as MAPE (Mean Absolute Percentage Error) so that we can know that on an average how good is our model…
Our main objective is to predict number of pickups, given location co-ordinates (latitude and longitude) and time, in the query region and surrounding regions. And to solve this we would be using data collected in Jan 2015 to predict the pickups in Jan - Mar 2016. Main attraction of this project was use Fourier transform as feature. We have chosen our error metric for comparison between models as MAPE (Mean Absolute Percentage Error) so that we can know that on an average how good is our model with predictions. Various ML model were applied and the results were compared.
-
Amazon-Food-Reviews-Analysis-and-Modelling
The purpose of this analysis is to make up a prediction model where we will be able to predict whether a recommendation is positive or negative. In this analysis, we will not focus on the Score, but only the positive/negative sentiment of the recommendation. Various ML model were applied and the results were compared.
-
Optimization of Energy Consumption by Creating Uniformly Densed & Fixed Clusters in WSN
-
Our objective was to increase the life span of WSN and the problem statement was to generate uniform cluster of closer nodes. Therefore, by forming uniform cluster of closer nodes, we have got efficient results in terms of energy consumption by the sensor nodes for information interchange.. Firstly, we've developed algorithm for uniform clustering,then we've implemented the simulations on the MATLAB.
Languages
-
Hindi
-
-
British English
-
Recommendations received
1 person has recommended Abhishek
Join now to viewMore activity by Abhishek
-
We heard you were stressed about when to start your GATE preparation, so we came up with the perfect solution💡 Introducing Exampreptool’s new…
We heard you were stressed about when to start your GATE preparation, so we came up with the perfect solution💡 Introducing Exampreptool’s new…
Liked by Abhishek Kumar
-
Dev Deepawali, one of the most enchanting festivals celebrated in Varanasi, marks a unique blend of spiritual devotion and cultural splendor. This…
Dev Deepawali, one of the most enchanting festivals celebrated in Varanasi, marks a unique blend of spiritual devotion and cultural splendor. This…
Liked by Abhishek Kumar
-
"To my wonderful students, warmest wishes on Diwali! May this festive season fill your hearts with love, happiness, and sparkles of knowledge."
"To my wonderful students, warmest wishes on Diwali! May this festive season fill your hearts with love, happiness, and sparkles of knowledge."
Liked by Abhishek Kumar
-
Llama 3.2: The open-source AI model Supported Languages: For text only tasks, English, German, French, Italian, Portuguese, Hindi, Spanish, and…
Llama 3.2: The open-source AI model Supported Languages: For text only tasks, English, German, French, Italian, Portuguese, Hindi, Spanish, and…
Liked by Abhishek Kumar
-
A #heartfelt request to all my dear #students! If your friends work in: Restaurants / Petrol Pumps / Malls Or any other service industry... DON'T ASK…
A #heartfelt request to all my dear #students! If your friends work in: Restaurants / Petrol Pumps / Malls Or any other service industry... DON'T ASK…
Liked by Abhishek Kumar
-
Know about Llama 3.2 vision model Llama 3.2: The open-source AI model Supported Languages: For text only tasks, English, German, French, Italian…
Know about Llama 3.2 vision model Llama 3.2: The open-source AI model Supported Languages: For text only tasks, English, German, French, Italian…
Liked by Abhishek Kumar
-
Pune man offers new scooter to thief who stole his late mother's last memento: ‘Plz help me…' A man from Pune made an emotional appeal on social…
Pune man offers new scooter to thief who stole his late mother's last memento: ‘Plz help me…' A man from Pune made an emotional appeal on social…
Liked by Abhishek Kumar
Other similar profiles
Explore collaborative articles
We’re unlocking community knowledge in a new way. Experts add insights directly into each article, started with the help of AI.
Explore MoreOthers named Abhishek Kumar in India
-
Abhishek Kumar
-
Abhishek Kumar
-
Abhishek Kumar
-
Abhishek Kumar
-
Abhishek Kumar
Salesforce Developer || Salesforce Configuration || Flows || User Management || Data management || Reporting || Problem-solving || Error handling || Validation Rules ||
78273 others named Abhishek Kumar in India are on LinkedIn
See others named Abhishek Kumar