Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cregouby authored Feb 17, 2024
1 parent 2ed05b7 commit 8f2fbf4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# tabnet (development version)

## New features

* parsnip models now support `tabnet_model` and `from_epoch` parameters (#143)

## Bugfixes

* `autoplot()` now position the "has_checkpoint" points correctly when a `tabnet_fit()` is continuing a previous training using `tabnet_model =`. (#150)
* Explicitely warn that `tabnet_model` option will not be used in `tabnet_pretrain()` tasks. (#150)

# tabnet 0.5.0

## New features
Expand Down

0 comments on commit 8f2fbf4

Please sign in to comment.