metamorph.ml icon indicating copy to clipboard operation
metamorph.ml copied to clipboard

first draft of OLS

Open behrica opened this issue 1 year ago • 1 comments

I start to implement OLS

behrica avatar May 03 '24 15:05 behrica

@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.

behrica avatar May 09 '24 19:05 behrica

@daslu I think this branch is obsolete now , is it ? We now integrated the same model Java model, but "via fastmath", correct ?

behrica avatar Sep 15 '24 08:09 behrica

I think this branch is obsolete now , is it ?

Hi, I think you are right. I'll look soon.

daslu avatar Sep 20 '24 21:09 daslu