There are no reviews yet. Be the first to send feedback to the community and the maintainers!
XLM-RoBERTa-for-Textual-Entailment
A multilingual model XLM- RoBERTa for the textual entailment of sequence pair - premise and hypothesis of 15 different languages using the MNLI and XNLI corpus.Drug-Review-Sentiment-Analysis-and-EDA
The objective of this project is to predict the sentiment of the drug Users, according to their reviews and various other features like the condition they are suffering from, the rating of the drug used, Date of the usage, and others. Exploratory Data Analysis is done to get the insights and Feature engineering is done. Machine learning models are developed for the prediction of the sentiment and Feature importance is plotted.Explicit-Content-Classifier-using-ResNet
The objective of this project is to classify explicit content that contains inappropriate images like pornography and Hentai. The classifier used for this is ResNet50 and ResNet101 also known as Residual Neural Network. There are five categories that the model is trained on which are Porn, Hentai, Sexy, Drawing, and Neutral. Porn, Hentai, and Sexy can be classified as NSFW (Not Safe For Work) further and the other two are SFW (Safe For Work).Black-friday-Sales-Predictions
A retail company wants to understand the customer purchase behavior (specifically, purchase amount) against various products of different categories. They have shared purchase summary of various customers for selected high-volume products from last month. The data set also contains customer demographics like age, Gender, Marital Status etc. and Total purchase amount from last month.Twitter-Sentiment-Analysis
The objective of this task is to detect hate speech in tweets. We say a tweet contains hate speech if it has a racist or sexist sentiment associated with it. So, the task is to classify racist or sexist tweets from other tweets.Tweet-Sentiment-Extraction-using-BERT
Using BERT [pytorch] to extract the sentiment of a tweet which is the smallest text that represents the sentiment of the tweet.Amazon-Topical-Chat-Dataset-Text-Classification
EDA and text classification of amazon topical chat datasetArticle-Summarizer-Using-NLP
Used the Natural Language Processing to summarize the articles based on sentence ranking. The summary of the articles is an extractive summary.Hospital-Reviews-and-Rating-Extraction-using-Google-Places-and-Geocoding-API.
The Hospital Reviews and Ratings Extraction is done using the Google Place API and Google Geocoding API.AITS-Iris-EDA-and-Clustering
Exploratory data analysis and Cluster Algorithms (AITS Assignment)Adult-Census-Income-Predictions-and-EDA
This data was extracted from the 1994 Census bureau database by Ronny Kohavi and Barry Becker (Data Mining and Visualization, Silicon Graphics). A set of reasonably clean records was extracted using the following conditions: ((AAGE>16) && (AGI>100) && (AFNLWGT>1) && (HRSWK>0)). The prediction task is to determine whether a person makes over $50K a year and the exploratory data analysis.Forest-Fire-Area-Prediction-and-EDA
It's the Project, me and my team of Tanmay and Simrann made at the UHack 4.0 (USIT), a 24 hour hackathon.Hotel-Booking-Cancellation-Prediction-and-SA
The objective of the project is to predict the hotel booking status of the guest if it'll be canceled or not based on the various features like ADR (Average Daily Rate), booking changes, lead time, type of the hotel booked, and more. The Exploratory Data Analysis and Statistical Analysis is done for insights and feature engineering. Four Machine learning and Deep Learning Models are trained for that purpose.Malicious-Webpage-Classifier
The objective of this project is to classify the web pages into two categories Malicious[Bad] and Benign[Good] webpages. Exploratory Data Analysis and Geospatial Data Analysis are done to get more insights and knowledge about the data. Features are engineered and the data is preprocessed accordingly. A total of four ML and DL models are trained. The models are XGBoost, Logistic Regression, Decision Tree and Deep Neural Network. The DNN is implemented in PyTorch and the others are implemented using scikit learn.Love Open Source and this site? Check out how you can help us