ivem-argonne / learning-damage-dynamics

Machine learning dynamical equations for radiation damage
1 stars 0 forks source link

Be more specific about how we choose smoothing rates #1

Open WardLT opened 1 year ago

WardLT commented 1 year ago

I use the default for the spline smoothing for now because it seemed fine on two test cases. We eventually run it on hundreds of voids, so I should be more exacting in how I choose the smoothing values.

WardLT commented 1 year ago

Or, try out a different smoothing technique. Wei-Ying used one based on a windowing technique that might be more reliable than UnivariateSpline