Pinned Repositories
Candidate-Match-Score-Web-App
An NLP based Web-App that asks the user to input some Job Posting along with a candidate to list to give scores to the candidates based on their proficiency in the job profile required as an output.
context_retrieval
Data-driven-productivity-enhancement
The objective of this project is to study various processes involved in the whole product-manufacturing pipeline and eventually develop data-driven deep learning based solutions to improve them. Special attention will be given to predictive maintenance, in order to improve quality by improving response mechanism.
detect-llm-generated-text
Code for the Kaggle competition "LLM - Detect AI Generated Text" using BERT, DistilBERT
Emotion-recognition-from-tweets
A comprehensive approach on recognizing emotion (sentiment) from a certain tweet. Supervised machine learning.
Food-amenities-demand-prediction
Predicting the demand of food amenities using LSTM and MLP
Food-amenities-demand-quantity-prediction
A comprehensive approach (Polynomial Ridge Regression, Pipeline) towards predicting the demand of food amenities based on past sales data.
Food-amenities-ordered-quantity-predictions
A comprehensive repository containing the step by step approach (ARIMA, Gradient Boosting, XGB etc.) to increasing the predictive accuracy of ordered quantities
Food-loss-estimation
Code repository for estimation of loss percentage in the supply chain of different food commodities across different countries.
Watermarking-LLM-Generated-text
Ankushr785's Repositories
Ankushr785/Emotion-recognition-from-tweets
A comprehensive approach on recognizing emotion (sentiment) from a certain tweet. Supervised machine learning.
Ankushr785/Candidate-Match-Score-Web-App
An NLP based Web-App that asks the user to input some Job Posting along with a candidate to list to give scores to the candidates based on their proficiency in the job profile required as an output.
Ankushr785/Food-amenities-demand-prediction
Predicting the demand of food amenities using LSTM and MLP
Ankushr785/Food-amenities-ordered-quantity-predictions
A comprehensive repository containing the step by step approach (ARIMA, Gradient Boosting, XGB etc.) to increasing the predictive accuracy of ordered quantities
Ankushr785/Food-amenities-demand-quantity-prediction
A comprehensive approach (Polynomial Ridge Regression, Pipeline) towards predicting the demand of food amenities based on past sales data.
Ankushr785/AV-Solutions
Solutions to some of the most popular data sets on Analytics Vidhya.
Ankushr785/Exoplanet-Detection-private-repository
Ankushr785/Hackerearth-Machine-Learning-Challenge-3
Solution to Hackerearth Machine Learning Challenge 3
Ankushr785/models
Models and examples built with TensorFlow
Ankushr785/Patient-name-deduplication
A machine learning approach towards removing duplicate entries from patient data.
Ankushr785/Article-blog-generation
A comprehensive approach towards generating blogs and/or articles based on input keywords.
Ankushr785/Beauty-brands-sentiment-analysis
Sentiment analysis and opinion mining of 5 beauty brands - Ulta Beauty, Sephora, Nykaa, Health & Glow and Purplle.
Ankushr785/context_retrieval
Ankushr785/Data-driven-productivity-enhancement
The objective of this project is to study various processes involved in the whole product-manufacturing pipeline and eventually develop data-driven deep learning based solutions to improve them. Special attention will be given to predictive maintenance, in order to improve quality by improving response mechanism.
Ankushr785/detect-llm-generated-text
Code for the Kaggle competition "LLM - Detect AI Generated Text" using BERT, DistilBERT
Ankushr785/Food-loss-estimation
Code repository for estimation of loss percentage in the supply chain of different food commodities across different countries.
Ankushr785/Watermarking-LLM-Generated-text
Ankushr785/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
Ankushr785/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
Ankushr785/d2l-pytorch
This is an attempt to modify Dive into Deep Learning, Berkeley STAT 157 (Spring 2019) textbook's code into PyTorch.
Ankushr785/Dataquest
Solution for Dataquest 2018, Cognizance IIT Roorkee.
Ankushr785/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Ankushr785/Experiments-on-visualization
A comprehensive guide to BI using visualization on a simulated dataset.
Ankushr785/ML-Challenge-3
Ankushr785/ML-training-modules
Ankushr785/prototype
Ankushr785/Societe-Generale-return-prediction-challenge
Ankushr785/tensorflow
Computation using data flow graphs for scalable machine learning
Ankushr785/Text-Processing
An introductory guide to process textual data
Ankushr785/tweepy
Twitter for Python!