Different approaches for different Classical Machine Learning, and NLP competitions from Kaggle.
Last updated Aug 23, 2025
39
Stars
7
Forks
0
Issues
0
Stars/day
Attention Score
18
Topics
Language breakdown
No language data available.
▸ Files
click to expand
README
Cracking Kaggle Competitions
- This repository contains lots of Data Cleaning, Feature Engineering, Exploratory Data Analysis(EDA), and Modeling techniques for Classical Machine Learning competitions on Kaggle. It also contains Various Text Processing techniques, Different uses and architectures of RNN using Pytorch and other approaches for NLP competitions on Kaggle.
- Each competition has its own approach to solve it to get the best results.
Advice
If you want to learn something new/advanced i advice you to have a look on this competition:- Used Cars Price Prediction (https://www.kaggle.com/avikasliwal/used-cars-price-prediction)
Competitions in progress
Classification
- None.
Regression
- None.
NLP
- None.
Cracked Competitions
Classification
- Titanc Disaster (https://www.kaggle.com/c/titanic)
- Forest Cover Type (https://www.kaggle.com/c/forest-cover-type-prediction)
- IEEE-CIS Fraud Detection (https://www.kaggle.com/c/ieee-fraud-detection)
- Instant Gratification (https://www.kaggle.com/c/instant-gratification)
- Categorical Feature Encoding (https://www.kaggle.com/c/cat-in-the-dat)
- Amazon Employee Access Challenge (https://www.kaggle.com/c/amazon-employee-access-challenge/overview)
Regression
- House Prices Prediction (https://www.kaggle.com/c/house-prices-advanced-regression-techniques)
- Fish Market (https://www.kaggle.com/aungpyaeap/fish-market)
- Bike Sharing Demand (https://www.kaggle.com/c/bike-sharing-demand)
- TMDB Box Office Prediction (https://www.kaggle.com/c/tmdb-box-office-prediction)
- Used Cars Price Prediction (https://www.kaggle.com/avikasliwal/used-cars-price-prediction)
- Tabular Palyground Series Feb 2021 (https://www.kaggle.com/c/tabular-playground-series-feb-2021)
NLP
- Quora Insincere Questions Classification (https://www.kaggle.com/c/quora-insincere-questions-classification).
- Natural Language Processing with Disaster Tweets (https://www.kaggle.com/c/nlp-getting-started).
- Kaggle Notebook: None.
- Twitter Tweets Data (https://www.kaggle.com/saadbinmanjuradit/twitter-tweets-data).
- CommonLit readability Prize (https://www.kaggle.com/c/commonlitreadabilityprize) (top 9%)
- Sentiment Analysis on Movie Reviews: https://www.kaggle.com/c/sentiment-analysis-on-movie-reviews (Top 1%, 5th place)
- Google QUEST Q&A Labeling: https://www.kaggle.com/c/google-quest-challenge
Hints
- You can get the data/csv files from the links of the competitions above.
🔗 More in this category