You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 9, 2018. It is now read-only.
It looks like some code is unimplemented in the "score(...)" function.
There is a magic number 0.001 hardcoded in this function, and two unused arguments ("length" and "target_size")
Perhaps the dev originally intended to use a ratio of these arguments?