Skip to content

Meaning of nmodels unclear #59

@buhtz

Description

@buhtz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions