akshatsinghal92
I am Akshat Singhal, a sophomore undergraduate at IIT Guwahati. I am a Data Science enthusiast and proficient at Python Programming.
Pinned Repositories
AWS-Video-translation-and-subtitle-generation-
Used AWS services like Amazon Transcribe, Amazon Translate and Amazon Polly to generate multi language subtitles and multi language audio for a given input video and embed into a single output video.
Battle-of-Neighbourhoods
Predicted the best neighbourhood in entire Toronto for the purpose of opening up a new restaurant.
Credit-Risk-Estimation
Predicted whether a client should be approved for a loan based on their credentials, income, and previous credit history about them.
dgl-ke
High performance, easy-to-use, and scalable package for learning large-scale knowledge graph embeddings.
Disaster-Tweets-Classification
Developed a framework to segregate fake disaster tweets by modelling LSTM networks and BERT
Goal-Prediction
Predicted whether Cristiano Ronaldo will score a goal or not based on the data describing the shot he made.
NLP-Specialization
NLP Specialization (Natural Language Processing) made by deeplearning.ai
Product-recommendation-analysis
Predicting product recommendation score using the data available on the website of the client
PSI_AUG
PSI_AUG
Virtual-Assistant
Implemented a simple Chat-bot using SEQ2SEQ Deep NLP model.
akshatsinghal92's Repositories
akshatsinghal92/AWS-Video-translation-and-subtitle-generation-
Used AWS services like Amazon Transcribe, Amazon Translate and Amazon Polly to generate multi language subtitles and multi language audio for a given input video and embed into a single output video.
akshatsinghal92/Product-recommendation-analysis
Predicting product recommendation score using the data available on the website of the client
akshatsinghal92/Battle-of-Neighbourhoods
Predicted the best neighbourhood in entire Toronto for the purpose of opening up a new restaurant.
akshatsinghal92/Credit-Risk-Estimation
Predicted whether a client should be approved for a loan based on their credentials, income, and previous credit history about them.
akshatsinghal92/Goal-Prediction
Predicted whether Cristiano Ronaldo will score a goal or not based on the data describing the shot he made.
akshatsinghal92/Virtual-Assistant
Implemented a simple Chat-bot using SEQ2SEQ Deep NLP model.
akshatsinghal92/dgl-ke
High performance, easy-to-use, and scalable package for learning large-scale knowledge graph embeddings.
akshatsinghal92/Disaster-Tweets-Classification
Developed a framework to segregate fake disaster tweets by modelling LSTM networks and BERT
akshatsinghal92/NLP-Specialization
NLP Specialization (Natural Language Processing) made by deeplearning.ai
akshatsinghal92/PSI_AUG
PSI_AUG
akshatsinghal92/Publicis-Sapient-POD-2
A cancer tumor can have thousands of genetic mutations. Currently this interpretation of genetic mutations is being done manually. This is a very time-consuming task where a clinical pathologist has to manually review and classify every single genetic mutation based on evidence from text-based clinical literature.
akshatsinghal92/TensorFlowBasics
Code for the TensorFlow Tutorial | Deep Learning Using TensorFlow | TensorFlow Tutorial Python | Edureka (https://www.youtube.com/watch?v=yX8KuPZCAMo) with small corrections and additions of missing parts by Claude COULOMBE - PhD candidate TÉLUQ / UQAM - Montréal
akshatsinghal92/Text-processing-NLP
This notebook contains entire text preprocessing pipeline for NLP problems. The ready-to-use functions require NLTK and SKlearn package installations. It also contains some prominent text classification models.
akshatsinghal92/Titanic-Analysis
Predicted how many people survived in the Titanic incident.