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

main.py: move check_risk to the language agnostic model and enable it #6

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

elukey
Copy link
Contributor

@elukey elukey commented Jul 24, 2023

The ML and Research team have worked a lot on the Revert Risk Language Agnostic model, it should support the Serobot's use case and return better predictions than ORES. The multi-lingual model is still under performing so the Research team discourages its use, for the moment.

Update the check_risk function to use language agnostic, and use it instead the checkORES one.

Issue: #5

The ML and Research team have worked a lot on the Revert Risk Language
Agnostic model, it should support the Serobot's use case and return
better predictions than ORES. The multi-lingual model is still
under performing so the Research team discourages its use, for
the moment.

Update the check_risk function to use language agnostic, and use
it instead the checkORES one.

Issue: dennistobar#5
@elukey
Copy link
Contributor Author

elukey commented Jul 24, 2023

@dennistobar Hi! Lemme know if you are willing to give it another try, the language agnostic model is more performant than the multi lingual one, and according to the Research team it should be ok for this use case (and give more accurate prediction than the ORES models). Thanks in advance for the patience :)

@dennistobar dennistobar merged commit 6b95527 into dennistobar:master Aug 16, 2023
1 check passed
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.

2 participants