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
I see the suggested parameters on Config doc. It would be reasonable to implement Default trait for Config. That would give us some convenience to create this struct.
The text was updated successfully, but these errors were encountered:
@jerry73204 The inlier threshold is specific to your dataset and should be provided as a parameter to new. I will leave this ticket open though as that should be added to the documentation.
I see the suggested parameters on Config doc. It would be reasonable to implement
Default
trait forConfig
. That would give us some convenience to create this struct.The text was updated successfully, but these errors were encountered: