Closed this issue 3 years ago · 1 comments
Using single sources is a bit awkward since Kiez.fit() expects source and target. See #7 for an example use-case.
Kiez.fit()
source
target
Maybe just make target=None by default, and in the first line do:
if target is None: target = source