8000 Tags · mlverse/tabnet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: mlverse/tabnet

Tags

v0.7.0

Toggle v0.7.0's commit message
add cran comments

v0.6.0

Toggle v0.6.0's commit message
update cran_comment

v0.5.0

Toggle v0.5.0's commit message
Merge branch 'main' of github.com:mlverse/tabnet

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
multi-outcome `tabnet-fit` and `predict` (#118)

* add multi-output and multilabel test

* switch to `expect_no_error()` for readability

* `momentum` consistently default to 0.02
switch target `y` from vector to array

* turn `output_dim` into vector when multi_output
manage loss cases for multi_output
lint and refactor code

* pass `is_multi_outcome` to predict
encode output_dim for multi-outcome
improve multi-outcome classification loss
split predict based on `is_multi_outcome`

* working predict_impl_class and predict_numeric
switch to hardhat v1.3.0

* refactor predict_impl_ for a clearer case_when() call

* improve `check_type` to manage multi-outcome
fix tests vqlues
add mixed-outcome and multi-outcome with valid test

* add consistency checks for outcome types

* add multi-output description in `tabnet-fit`
move multi-output tests is a dedicated file

* improve multi-outcome tests
fix multi-outcome classification

v0.3.0

Toggle v0.3.0's commit message
Increment version number

v0.2.0

Toggle v0.2.0's commit message
Increment version number

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
dfalbel Daniel Falbel
add news file

v0.0.1

Toggle v0.0.1's commit message
Increment version number

0