Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
behrica committed Jan 15, 2024
1 parent 506f2ac commit 01913d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Expand Up @@ -2,9 +2,9 @@
All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/).

* unreleased
* support single-case-capital params (#5)
* fixes #8 regressors use predict_prob by default, which is not defined or most/all regressors
* fixes #9 certain options cannot be passed to models
* support single-case-capital params (#5)
* fixes #8 regressors use predict_prob by default, which is not defined or most/all regressors
* fixes #9 certain options cannot be passed to models

* 0.4.0
* fix result of predict to be a probability distribution
Expand Down

0 comments on commit 01913d2

Please sign in to comment.