Skip to content

Conversation

olgavrou
Copy link
Collaborator

@olgavrou olgavrou commented Nov 4, 2022

The idea is to replace all the overloaded functions with builders, one for each reduction

#include "ranking_response.h"
#include "rl_string_view.h"

namespace reinforcement_learning
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

following vw's learner builder style

class basic_builder
{
protected:
const char* _event_id = nullptr;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to be string_view after I finally merge the other string_view event id PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant