Skip to content

Commit

Permalink
Isotonic regression (#170)
Browse files Browse the repository at this point in the history
* Update mix.installs

* Add isotonic regression

* Add suggestions from code review

* Apply suggestions from code review

Co-authored-by: José Valim <[email protected]>

* Format

* Remove warning

* Add support for decreasing sequences

* Format

* Add Isotonic regression to docs

* Add :auto option to Isotonic Regression

* Use :increasing? as a tensor

* Suppress warning

* Update lib/scholar/linear/isotonic_regression.ex

Co-authored-by: José Valim <[email protected]>

* change :increasing? to increasing

* Pop unused value from opts

---------

Co-authored-by: José Valim <[email protected]>
  • Loading branch information
msluszniak and josevalim authored Sep 11, 2023
1 parent 97b45bc commit 12258cb
Show file tree
Hide file tree
Showing 4 changed files with 758 additions and 2 deletions.
Loading

0 comments on commit 12258cb

Please sign in to comment.