Carsten Behring
Carsten Behring
@daslu We can keep this on hold for the moment. I will probably re-use the brand new fastmath version of OLS: https://github.com/generateme/fastmath/blob/3.x/src/fastmath/ml/regression.clj#L50 It is same model, but implements more metrics.
@daslu I think this branch is obsolete now , is it ? We now integrated the same model Java model, but "via fastmath", correct ?
`has-intercept` not yet implemented in fastmath
@daslu Do you have used fastmath/OLS and looked at this question of "has-intercept" ? Not sure, if there is something to change here
I wonder if I still need to implement something. Not sure why I created this issue.
Thanks for spotting this. In practice here https://github.com/scicloj/scicloj.ml-tutorials/blob/7cf7af0404643e589138a87f21edf83d13a56532/src/scicloj/ml/titanic.clj#L260 we only get a single evaluation result back, the best. This is default behaviour of function `evaluate-pipelines`. So sorting and reverting of...
> > I am looking for help with this in order to create integration between gitpod and Emacs (which can be maintained by emacs community here or in a separate...
> > I am looking for help with this in order to create integration between gitpod and Emacs (which can be maintained by emacs community here or in a separate...
> > > I am looking for help with this in order to create integration between gitpod and Emacs (which can be maintained by emacs community here or in a...
I am perfectly fine, with the fact that in my configuration VsCode is started "as well". So I don't see it super important to "replace VsCode". I am wondering if...