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

Lm predict forward no labels in matrix #942

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from

Conversation

silil
Copy link
Contributor

@silil silil commented Apr 4, 2024

Modify the builders.py component to deal with the use case of not having labels on the matrix (predict forward). In case there are no labels, a CSV file is generated with 0s in it. This change follows the logic on tag 5.2.3.

It was tested with DoJo data using the predictlist logic:

  • Using only the predict_forward_with_existed_model
  • Using the Retrainer object with retrain and predict methods

@silil silil requested review from KasunAmare and aylai April 4, 2024 18:52
@silil silil self-assigned this Apr 4, 2024
@silil silil requested a review from rayidghani April 4, 2024 21:25
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.

None yet

1 participant