This repository contains the code for the paper "A flow-based IDS using Machine Learning in eBPF", Contact: Maximilian Bachl
-
Updated
Apr 19, 2024 - C
This repository contains the code for the paper "A flow-based IDS using Machine Learning in eBPF", Contact: Maximilian Bachl
Solutions of applied exercises contained in "An Introduction to Statistical Learning with Applications in Python", by Tibshirani et al, edition 2023
Tree-based survival analysis from scratch
Implementation of Decision Tree and Ensemble Learning algorithms in Python with numpy
This is a customer loyalty analysis based on historical purchase behavior in R language.
A collection of various applied Machine Learning and Artificial Intelligence projects I have done.
Analyzing the binary gender difference in lead roles using statistical machine learning
Codes for the paper On marginal feature attributions of tree-based models
A machine learning project, predicting hourly bike rentals in Seoul.
Kaggle competition: predicting forest cover type with multiclass classification algorithms. Logistic Regression, SVC, KNN, Decision Tree, Random Forest, XGBoost, AdaBoost, LightGBM, & Extra Trees.
Tree-based algorithms for solving a game of Flappy Bird.
Kaggle competition: predicting bikeshare demand with regression techniques. Linear/Lasso/Ridge Regression, KNN, Decision Tree, Random Forest, AdaBoost, XGBoost.
Tree methods for customer churn prediction. Creating a model to predict whether or not a customer will Churn .
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
Telecom Churn analysis using various tree based classification models
Homeworks for Statistical Learning course (Prof. Vinciotti) @ University of Trento
A Quarto Book that provides guidance for machine learning methods and advanced data visualiziation in R. For each method the theory behind it is explained and an example of usage in R is given.
Implementing Tree-based algorithms from scratch (Decision Tree, Random Forest, and Gradient Boosting) from scratch and comparing it to the scikit-learn implementation.
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."