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
An issue came up during #88: skgstat can fit very small smoothness values for a Matern model, which is not really useful, as explained here: #88 (comment)
So, this issue is a reminder to tweak Variogram.fit to use a lower limit for smoothness values. Should be a one-liner.
The text was updated successfully, but these errors were encountered:
An issue came up during #88:
skgstat
can fit very small smoothness values for a Matern model, which is not really useful, as explained here: #88 (comment)So, this issue is a reminder to tweak
Variogram.fit
to use a lower limit for smoothness values. Should be a one-liner.The text was updated successfully, but these errors were encountered: