Supervised Machine Learning Analysis Using Classification Models
-
Updated
Jul 10, 2023 - Jupyter Notebook
Supervised Machine Learning Analysis Using Classification Models
Implementation of bagging-based ensemble for solar irradiance prediction. Base learners used in ensemble learning is stacked-LSTM
This is a friend recommendation systems which are used on social media platforms (e.g. Facebook, Instagram, Twitter) to suggest friends/new connections based on common interests, workplace, common friends etc. using Graph Mining techniques. Here, we are given a social graph, i.e. a graph structure where nodes are individuals on social media plat…
Understand and code some basic algorithms in machine learning from scratch
The aim is to find an optimal ML model (Decision Tree, Random Forest, Bagging or Boosting Classifiers with Hyper-parameter Tuning) to predict visa statuses for work visa applicants to US. This will help decrease the time spent processing applications (currently increasing at a rate of >9% annually) while formulating suitable profile of candidate…
Ensembles of Oblique Decision Trees
UArizona DataLab Workshops
Welcome to the Machine Learning Repository - Part 4! This repository focuses on unsupervised machine learning algorithms, particularly clustering techniques, and explores the fascinating world of ensemble methods, including boosting and bagging.
Various Machine learning algorithms
Developed and evaluated machine learning and deep learning models for detecting financial fraud.
machine learning ensemble learning types in easy steps with examples
Application of various text classification algorithms on multiple datasets.
This repository contains my coursework (assignments, semester exams & project) for the Statistical Machine Learning course at IIIT Delhi in Winter 2024.
EasyVisa Project
Developed a ML assisted stock trading strategy to long or short a stock by training a random forest learner (random tree with bagging), details see the Final-Project-Report.
Repository of explaination and python codes with Scikit-Learn for different ML algorithms.
The project includes building seven different machine learning classifiers (including Linear Regression, Decision Tree, Bagging, Random Forest, Gradient Boost, AdaBoost, and XGBoost) using Original, OverSampled, and Undersampled data of ReneWind case study, tuning hyperparameters of the models, performance comparisons, and pipeline development f…
Banking-Dataset-Marketing-Targets
Add a description, image, and links to the bagging-ensemble topic page so that developers can more easily learn about it.
To associate your repository with the bagging-ensemble topic, visit your repo's landing page and select "manage topics."