• Stars
    star
    2
  • Language
    Java
  • License
    GNU General Publi...
  • Created almost 6 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository includes the adaptive random forest algorithm adaptation for regression tasks (AKA ARF-Reg). It uses as the base learner the FIMTDD decision tree algorithm. Look up the publication for more details. Initially, ARF-Reg was implemented in a previous version of MOA, but this repository is based on MOA 2018.06.