JoeyV55 / LinearModelSelectionMap

Implementation of the https://arxiv.org/abs/2003.02808 algorithm using a map to represent the path of models selected instead of arrays. Follows the same assumptions as that paper, not a partial set!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinearModelSelectionMap

Implementation of the https://arxiv.org/abs/2003.02808 algorithm using a map to represent the path of models selected. Follows the same assumptions as that paper, not a partial set!

About

Implementation of the https://arxiv.org/abs/2003.02808 algorithm using a map to represent the path of models selected instead of arrays. Follows the same assumptions as that paper, not a partial set!


Languages

Language:C++ 100.0%