A curated portfolio of my Machine Learning projects focused on Regression, Classification, Clustering, and Sentiment Analysis using Python, Scikit-Learn, Pandas, NumPy, and essential ML techniques.
πΉ Regression Analysis to Predict the Price of the Area
Predicts area pricing using linear regression and feature correlation.
π https://github.com/snoobe838/Regression-Analysis-to-predict-the-price-of-the-area
πΉ Regression Analysis to Predict the Price by Inputs for an Area
Multi-variable regression model for predicting market value based on multiple input features.
π https://github.com/snoobe838/Regression-Analysis-to-predict-the-price-by-the-inputs-for-a-Area
πΉ Placement Salary Estimation
Predicts salary based on academic score and experience using regression algorithms.
π https://github.com/snoobe838/Placement-salary-estimation
πΉ Survival Prediction using Classification Analysis
Predicts passenger survival using ML classifiers like Logistic Regression, Decision Trees, and SVM.
π https://github.com/snoobe838/Supervised-Classification-Analysis-to-predict-the-survival
πΉ SMS & Email Spam Classifier
Machine learning model that classifies SMS and emails as spam or ham using NLP feature extraction (TF-IDF, Bag-of-Words).
π https://github.com/snoobe838/SMS-Email_Spam_classifier
πΉ Review Classification using Sentiment Analysis
NLP-based text classification model to detect positive and negative reviews using preprocessing and ML classifiers.
π https://github.com/snoobe838/Reviews-classificatio-using-sentimental-analysis
πΉ SMS & Email Spam Classifier (also relevant here)
Text classification model using TF-IDF vectorization and supervised ML models to detect spam messages.
π https://github.com/snoobe838/SMS-Email_Spam_classifier
πΉ K-Means Cluster Analysis for Customer Segmentation
Segments customers as potential targets using K-Means clustering.
π https://github.com/snoobe838/K-Means-Cluster-Analysis-to-predict-Customer-is-target-or-not
πΈ Python
πΈ Scikit-Learn, Pandas, NumPy
πΈ NLTK, TextBlob, TF-IDF, Bag-of-Words
πΈ Matplotlib, Seaborn
πΈ Google Colab, Jupyter Notebook
β Linear & Multiple Regression
β Classification (Logistic Regression, Decision Trees, SVM, Naive Bayes)
β K-Means Clustering
β NLP & TF-IDF, Bag-of-Words
β Sentiment & Spam Detection
β Feature Engineering
β Evaluation Metrics (Accuracy, RMSE, Precision, Recall, Silhouette Score)
β Exploratory Data Analysis (EDA)
π€ Shubham Pareek
π GitHub: https://github.com/snoobe838