kiramclean / workshops

Notebooks for workshops and talks
0 stars 1 forks source link

hana/layer-smooth: using dtype-next rather than smile in the case of simple regression #3

Closed daslu closed 4 months ago

daslu commented 4 months ago

This small PR makes sure to use dtype-next's simple linear regression when possible in hana/layer-smooth (here, 'when possible' means linear regression with one predictor variable, which is currently the use-case in this project).