-
GPs in brms or Stan in general are currently terribly slow for larger data sets.
The GP approximations discussed in https://github.com/gabriuma/basis_functions_approach_to_GP seem to scale much bette…
-
I've just added some new code to the repository, looking at AIC comparisons between different model types. The new file is "aic_model_comparisons.R". It also generates two sets of pdf figures (in the …
-
It would be great if we could have an implementation of smoothing splines together with GCV in this framework, using the MXNet or TensorFlow backends for performance
ghost updated
7 years ago
-
1. [ ] dpi
1. [ ] fontname
1. [ ] fontcolor
1. [ ] fontsize
1. [ ] inputscale
1. [ ] landscape
1. [ ] margin
1. [ ] mindist
1. [ ] mode
1. [ ] model
1. [ ] n…
-
**Submitting author:** @rlizzo (Richard Izzo)
**Repository:** https://github.com/vmtk/vmtk
**Version:** v1.4.0
**Editor:** @Kevin-Mattheus-Moerman
**Reviewers:** @wouterpotters, @brainstorm
**Author…
-
yesterday, i spent the full day debugging the smoothing system. there are some rather subtle issues to consider - like whether the parameter observers (sliders, meta-parameters, etc.) should be notifi…
-
Hello! I'm starting to work with ROS and there are bugs that I can't fix.
I'm trying to enter all the X-coordinate values of a nav_msgs/Path in x_set but I can't get it.
I try it in different …
-
Great lib! I saw some nice results on a model I built (regression). I am curious though:
1) I see warnings about features being categorical when there are none - how is this determined and what is …
-
Could you put in a smoother for parameters?
The only non-obvious thing I would have to do is do some increment of the smoother in the processblock sample loop, easy. Would be pretty easy for you to…
-
Currently, the spline technique that is employed for line charts and scatter plots seems to be some form of non-monotonic polynomial regression. Whatever method is used to generate the spline often di…