GitHub - XinyuChen-hey/Optimal-Weighted-Random-Forests: This repository contains the data sets and code for the paper "Optimal Weighted Random Forests," accepted by the Journal of Machine Learning Research (Volume 25, 2024, pp. 1-81). (original) (raw)

Optimal Weighted Random Forests

This repository contains the data sets and code for the paper "Optimal Weighted Random Forests," accepted by the Journal of Machine Learning Research (Volume 25, 2024, pp. 1-81).

Repository Structure

Instructions

The codes are configured to use the "Boston Housing" data set as an example. To apply the codes to other data sets, replace "housing.csv" with the desired data set in the data input area.


Please refer to the paper for more details on the methodology and experimental setup.