Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 624 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 624 Bytes

GA_CARS_2020

  • GA_Family_Selection : Feature selection algorithm for selecting sensor families (as described in the paper as an extension for the basic solution ).

  • GA_Feature_Selection : Feature selection algorithm utilizing GA ( as described in the paper in the basic solution ).

  • Ensemble Notebook : Contains the clustering & ensemble-stacking described in the paper.

  • Feature_Selection_Baselines : Contains The Feed-Forward and Backwards-Elimination feature selection algorithms baselines.

  • Full Architecture Tests : Contains contextual modeling baseline tests & GA Test (full-train & only-pred)