Skip to content
Snippets Groups Projects
Commit 00339cc0 authored by Shivaram Venkataraman's avatar Shivaram Venkataraman
Browse files

Refactor optimizers and create GLMs

This change refactors the structure of GLMs to use mixins which maintain
a similar interface to other ML lib algorithms. This change also creates
an Optimizer trait which allows GLMs to be extended to use other optimization
techniques.
parent cef17887
No related branches found
No related tags found
No related merge requests found
Showing with 320 additions and 210 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment