-
Notifications
You must be signed in to change notification settings - Fork 131
Open
Description
I am sorry for asking but after reading README.md and help() it is still unclear for me what the nmodels argument of fit_score() means.
Can you explain it another way?
I get an IndexError no matter which value I set for nmodels or if I leave it empty.
m.predict_scores()
File "C:\Users\buhtzch\AppData\Roaming\Python\Python39\site-packages\pymatch\Matcher.py", line 140, in predict_scores
m = self.models[i]
IndexError: list index out of range
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels