Releases: ZebinYang/gaminet
Releases · ZebinYang/gaminet
v0.6.0
13 Dec 10:45
Compare
Sorry, something went wrong.
No results found
v0.5.8
20 Apr 10:59
Compare
Sorry, something went wrong.
No results found
fix bug wrt include_interaction_list; v0.5.7
v0.5.6
20 Oct 15:57
Compare
Sorry, something went wrong.
No results found
fix a bug in calculating clarity loss as sample weight is specified.
v0.5.5
18 Oct 07:21
Compare
Sorry, something went wrong.
No results found
support for monotonicity & convexity
support manually selected interactions (in addition to selected ones).
v0.5.4
10 Oct 07:29
Compare
Sorry, something went wrong.
No results found
add support for convex and concave constraints (new arguments, i.e., convex_list and concave_list);
change the way of pruning main effects and pairwise interactions, i.e., from the percentage of the optimal loss to the percentage of loss range.
v 0.5.3
10 Oct 07:24
Compare
Sorry, something went wrong.
No results found
The version used in the GAMI-Net paper.
v0.4.1
29 Jun 05:11
Compare
Sorry, something went wrong.
No results found
Add input clip for pair interactions.
v0.4.0
18 Jun 08:07
Compare
Sorry, something went wrong.
No results found
fix a bug in calculating the component importance.
add support for custom learning rate and early stop threshold for the three stages of training.
Fix a typo in the regularization plot.
sort local visualization by absolute magnitude.