Hi Pradyumna, I don't know much about logistic regresion, but my
recomendation is that the optimizing function should go with the
problem description, in a subclass of `ClassificationProblem`.
Perhaps you could add a `optimize_function` (or some other name)
abstract method to `ClassificationProblem`, and then create a new
class that inherits from `ClassificationProblem` and implements Carl
Rasmussen's minimize.
If Carl Rasmussen's minimize turns out to be a common way to deal with
these problems we could include it in simpleai too :)
Cheers!
> --
> Has recibido este mensaje porque estás suscrito al grupo "simpleai" de
> Grupos de Google.
> Para anular tu suscripción a este grupo, envía un correo electrónico a
>
simpleai+u...@googlegroups.com
> Para obtener más opciones, visita
https://groups.google.com/groups/opt_out.
>
>