bootstrap-aggregation
There are 10 repositories under bootstrap-aggregation topic.
clementpoiret/HSF
Hippocampal Segmentation Factory (HSF). A one-liner Deep Learning tool to segment raw T2w (and T1w) MRIs into hippocampal subfields in few seconds. Trained on 700+ manually segmented hippocampi.
UnixJunkie/orf
OCaml Random Forests
EyringMLClimateGroup/debeire24clear_Bagged_TimeSeries_Causality
Code to reproduce figures of Debeire, K., Runge, J., Gerhardus, A., Eyring, V. (2024). Bootstrap aggregation and confidence measures to improve time series causal discovery
Karthick47v2/speech-emotion-classifier
Classify emotions like happy, fear, neutral, etc. using CNN applying bootstrap aggregation approach
Aryanakh7/Credit_Risk_Analysis
Analysis of a dataset using different techniques to train and evaluate models with unbalanced classes, aimed at reducing bias and predicting accurate credit risk.
devanshkhare1705/Personalizing-K12-Education
Using deep learning to predict whether students can correctly answer diagnostic questions
Fabrizio211/64037_DataMiningPredictiveAnalytics_ffiorini
Data Mining and Predictive Analyst - Fall 2021 - Predictive Modeling, Loss Reduction, Optimization Algorithms, Regularization (Ridge, Lasso, Elastic Net), Dimensionality Reduction, Ensemble Models, Bootstrap Aggregation, Random Forests, Support Vector Machines (SVM), Neural Networks.
Sarthak-10/Bagging-Classifier-from-scratch
The project contains an implementation of Bagging Classifier from scratch without the use of any inbuilt libraries.
vicaaa12/simple-regression-Predict-Movie-Rental-Duration
machine learning regression
arianhaddadi/Decision-Tree
This Project is an implementation of Decision Trees and Random Forests using bootstrap aggregation(Bagging).