All the course work of supervised and unsupervised algorithms and projects.
-
Updated
Jun 8, 2021 - Jupyter Notebook
All the course work of supervised and unsupervised algorithms and projects.
This repository contains the code for the paper "A flow-based IDS using Machine Learning in eBPF", Contact: Maximilian Bachl
Analyzing the binary gender difference in lead roles using statistical machine learning
Telecom Churn analysis using various tree based classification models
Kaggle competition: predicting bikeshare demand with regression techniques. Linear/Lasso/Ridge Regression, KNN, Decision Tree, Random Forest, AdaBoost, XGBoost.
Implementing Tree-based algorithms from scratch (Decision Tree, Random Forest, and Gradient Boosting) from scratch and comparing it to the scikit-learn implementation.
Solutions of applied exercises contained in "An Introduction to Statistical Learning with Applications in Python", by Tibshirani et al, edition 2023
A machine learning project, predicting hourly bike rentals in Seoul.
This is a customer loyalty analysis based on historical purchase behavior in R language.
Supervised learning and unsupervised in R, with a focus on regression and classification methods.
Random Forests Tree-Based Model in Machine Learning (exercise using Iris data)
Linear & logistic regression, model assessment and selection, and gradient boosted trees
Implementation of Decision Tree and Ensemble Learning algorithms in Python with numpy
Kaggle competition: predicting forest cover type with multiclass classification algorithms. Logistic Regression, SVC, KNN, Decision Tree, Random Forest, XGBoost, AdaBoost, LightGBM, & Extra Trees.
Homeworks for Statistical Learning course (Prof. Vinciotti) @ University of Trento
Tree-based algorithms for solving a game of Flappy Bird.
A collection of various applied Machine Learning and Artificial Intelligence projects I have done.
Tree methods for customer churn prediction. Creating a model to predict whether or not a customer will Churn .
Codes for the paper On marginal feature attributions of tree-based models
In this section we will be predicting diabetes using classification machine-learning algorithms
Add a description, image, and links to the tree-based-methods topic page so that developers can more easily learn about it.
To associate your repository with the tree-based-methods topic, visit your repo's landing page and select "manage topics."