lanl-ansi / MathOptAI.jl

Embed trained machine learning predictors in JuMP
https://lanl-ansi.github.io/MathOptAI.jl/
Other
29 stars 1 forks source link

Remove LogisticRegression predictor #29

Closed odow closed 4 months ago

odow commented 4 months ago

x-ref #16

There's no need for this. It's just Pipeline(Affine(), Sigmoid()).