We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
O FlexCon-G (Flexible Confidence - Gradative) é uma extensão do algoritmo self-training que a cada iteração diminui 5% no valor do threshold.
Para tanto, deve-se usar o pseudocódigo disponível no overleaf.
The text was updated successfully, but these errors were encountered:
@LuizMiguel4444 o código dessa issue está em qual branch? poderia mandar o link dela aqui, por favor.
Sorry, something went wrong.
@ArthurGorgonio, segue o link: https://github.com/labican-ufrn/semi-supervised-learning/blob/flexconC/flexconG.py
When branches are created from issues, their pull requests are automatically linked.
Descrição
O FlexCon-G (Flexible Confidence - Gradative) é uma extensão do algoritmo self-training que a cada iteração diminui 5% no valor do threshold.
Detalhes adicionais
Para tanto, deve-se usar o pseudocódigo disponível no overleaf.
Critérios de Aceite (DOD)
The text was updated successfully, but these errors were encountered: