There are 0 repository under ada-boost-classifier topic.
Real Time Face Recognition with Python and OpenCV2, Create Your Own Dataset and Recognize that. #FreeBirdsCrew
For this project, I used four different classification algorithms to detect fraudulent credit card transactions.
Classification problem using multiple ML Algorithms
This is about machine learning model where there are many algorithms is using to find out best accuracy.
In this data analysis project, we embarked on a comprehensive exploration of Oracle's interview review data scraped from Glassdoor. Our objective was to gain valuable insights into the interview experiences of candidates applying for specific job postings at Oracle.
Various Machine learning algorithms
This repository contains some Machine learning algorithms from scratch to better understand how they work, and are implemented under the hood.
Testing 6 different machine learning models to determine which is best at predicting credit risk.
Supervised Machine Learning and Credit Risk
Performed supervised machine learning using oversampling, undersampling and combination sampling techniques to determine credit risk for bank customers.
Exploratory data analysis and machine learning classification models to predict employee attrition.
This project is part of the Capstone Project from the Data Science Nanodegree Program by Udacity in collaboration with Starbucks
Classification of IMDB Reviews dataset and News Group dataset using Logistic Regression, Decision Trees, Support Vector Machines, Ada Boost and Random Forest. Methods and Accuracy of each model were compared and reported
News channel CNBE wants to analyze recent elections. This survey was conducted on 1525 voters with 9 variables. Model is built to predict which party a voter will vote for on the basis of the given information, to create an exit poll that will help in predicting overall win and seats covered by a particular party.
Prediction-of-House-Grade-Classification using python ( Jupyter Notebook)
In this repository, I will share the materials related to machine learning algorithms, as I enrich my knowledge in this field.
Classifying customers into segments
Predicting toxicity of molecules. Project on course "Data Mining 2"
A Machine Learning Processing with SMS Data to predict whether the SMS is Spam/Ham with various ML Algorithms like MultinomialNB, LogisticRegression, SVC, DecisionTreeClassifier, RandomForestClassifier, KNeighborsClassifier, AdaBoostClassifier, BaggingClassifier, ExtraTreesClassifier, GradientBoostingClassifier, XGBClassifier to compare accuracy an
Boston Crime Analisys test.
Develop a prediction model capable of learning to detect whether a transaction is fraudulent or a genuine purchase.
Finding Donors for CharityML using Gradient Boosting Classifier, Ada Boost Classifier and Logistic Regression
In this project, we will apply supervised learning techniques and an analytical mind on data collected for the U.S. census to help CharityML (a fictitious charity organization) identify people most likely to donate to their cause.
ML project focused on predicting Titanic passenger survival using various algorithms and extensive data analysis techniques. This project includes detailed data visualization and interpretation to uncover key factors affecting survival. By leveraging various ML models the analysis aims to achieve high predictive accuracy.