Natural Language Processing for Multiclass Classification: A repository containing NLP techniques for multiclass classification of text data.
-
Updated
Mar 16, 2025 - Jupyter Notebook
Natural Language Processing for Multiclass Classification: A repository containing NLP techniques for multiclass classification of text data.
Determining the important factors that influences the customer or passenger satisfaction of an airlines using CRISP-DM methodology in Python and RapidMiner.
This repository contains a collection of fundamental topics and techniques in machine learning. It aims to provide a comprehensive understanding of various aspects of machine learning through simplified notebooks. Each topic is covered in a separate notebook, allowing for easy exploration and learning.
Classification on Unbalanced Datasets using Boost Techniques (AdaBoost M2, SMOTE Boost, RusBoost,..)
I contributed to a group project using the Life Expectancy (WHO) dataset from Kaggle where I performed regression analysis to predict life expectancy and classification to classify countries as developed or developing. The project was completed in Python using the pandas, Matplotlib, NumPy, seaborn, scikit-learn, and statsmodels libraries. The r…
Assignments from Applied Machine Learning Class (UTD BUAN-6341)
Developed a predictive model to estimate the likelihood of heart disease.
This project is aimed at predicting the case of customer's default payments. This dataset (30000,25) contains information on default payments, demographic factors, credit data, history of payment, and bill statements of credit card clients in Taiwan is used to build a classification model.
The project aims to predict the 10-year risk of future coronary heart disease (CHD) for patients in Framingham, Massachusetts. A dataset (3390,16) containing demographic, behavioral, and medical risk factors of patients is used to build a classification model.
Iris Species Classification usin various ML models.
Text classification of messages collected during and after a natural disaster. Deploy a Flask app on Heroku .
Analyze the data of Visa applicants, build a predictive model to facilitate the process of visa approvals, and based on important factors that significantly influence the Visa status recommend a suitable profile for the applicants for whom the visa should be certified or denied.
Twitter Sentiment Analisys, comparing different models
All-in-1 notebook which applies different clustering (K-means, hierarchical, fuzzy, optics) and classification (AdaBoost, RandomForest, XGBoost, Custom) techniques for the best model.
Machine learning binary classification algorithms for classifying mails as spam or ham.
ML Project implementing decision trees, boosting and svm classification from scratch.
Cancer Prediction using Adaboost
This is the source code for the end project of Statistical Methods in AI, 5th Semester, IIITH, '22. The project involves implementation of a research paper. The research paper is the Paper of Viola Jones Algorithm
I applied the bagging and boosting methods using the decision tree as the base predictor on the sklearn’s breast cancer data set. I experiment with different parameters and report the results obtained.
Machine learning model to predict the sign of the VIX Index for the next day.
Add a description, image, and links to the adaboost-classifier topic page so that developers can more easily learn about it.
To associate your repository with the adaboost-classifier topic, visit your repo's landing page and select "manage topics."