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

There are multiple problems. #392

Open
deku0818 opened this issue Aug 21, 2024 · 0 comments
Open

There are multiple problems. #392

deku0818 opened this issue Aug 21, 2024 · 0 comments
Assignees

Comments

@deku0818
Copy link

Do you have more detailed documents?

  1. How do I set the threshold in RouteLayer after fitting? I don't want to retrain it every time I run it. rl.fit(X=X, y=y)
  2. How can I view the results of the evaluation? I want to know which questions were incorrect and which were correct.rl.evaluate(X=X, y=y)
  3. Is it possible to set up an alternative strategy when the likelihood is below a certain value? How can I set this threshold? I want to ensure that if the model doesn't know, it can output None, but if it makes a prediction, it should be as close to 100% accuracy as possible.
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

No branches or pull requests

2 participants