Closed Tanvi141 closed 3 years ago
I think it would be better to create a folder algorithm
and under it add following files,
apis.hpp
- For interfaces. Keep all the interfaces(such as class declarations, function declaration) here.impls.cpp
- For implementation. Keep all the implementations of the above interfaces here.Closing in favour of #38
References to other Issues or PRs or Relevant literature
[WIP] Implementation of two-class adaboost discussed in #33