Determining the important factors that influences the customer or passenger satisfaction of an airlines using CRISP-DM methodology in Python and RapidMiner.
-
Updated
Sep 1, 2023 - Jupyter Notebook
Determining the important factors that influences the customer or passenger satisfaction of an airlines using CRISP-DM methodology in Python and RapidMiner.
Natural Language Processing for Multiclass Classification: A repository containing NLP techniques for multiclass classification of text data.
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,..)
Assignments from Applied Machine Learning Class (UTD BUAN-6341)
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…
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.
A ML application(deployed on flask) to detect heart disease in patients based on medical features.
This project aims to predict the occurrence of diabetes using machine learning techniques. The dataset used for this analysis is the "diabetes_prediction_dataset.csv" file, which contains various features related to an individual's health condition.
This project aims to predict breast cancer using machine learning and deep learning techniques.
Twitter Sentiment Analisys, comparing different models
Text classification of messages collected during and after a natural disaster. Deploy a Flask app on Heroku .
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.
Applied numerous algorithm models to solve a binary classification problem of predicting if any given prospective customer converts to a sale, through the company’s online sales channel.
upGrad's Telecom Churn Case Study hosted on Kaggle platform
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.
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."