Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing Two-Class Adaboost (WIP) #34

Closed
wants to merge 1 commit into from

Conversation

Tanvi141
Copy link
Contributor

References to other Issues or PRs or Relevant literature

[WIP] Implementation of two-class adaboost discussed in #33

@czgdp1807
Copy link
Member

czgdp1807 commented Aug 30, 2020

I think it would be better to create a folder algorithm and under it add following files,

  1. apis.hpp - For interfaces. Keep all the interfaces(such as class declarations, function declaration) here.
  2. impls.cpp - For implementation. Keep all the implementations of the above interfaces here.

@czgdp1807
Copy link
Member

Closing in favour of #38

@czgdp1807 czgdp1807 closed this Dec 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants