Skip to content

Releases: ASUS-AICS/LibMultiLabel

v0.3.3

05 Sep 13:32
db0e994
Compare
Choose a tag to compare

What's Changed

Highlights

  • Add lr scheduler for LAAT (ReduceOnPlateau) (#317, #320)
  • Homogenizing Dropout (#315)
  • Extend arguments accepted by Embedding (#325)

Fix bugs 🐛

  • Parameter search configuration (#305, #322)
  • Change the storage format of node's weights to csc_matrix (#324)
  • Fix read_svm_format when no label is associated with an example (#327)

Contributors

Thank you all for your contributions :)

@cjlin1 @Gordon119 @Sinacam @donglihe-hub @ChengYehLi @sammer1107 @maclin726

New Contributors

Welcome @ChengYehLi 🧮

v0.3.2

04 Jul 05:24
c17fd77
Compare
Choose a tag to compare

What's Changed

Fix bugs 🐛

  • Fix version of ray in parameter search requirement (#316)
  • Hotfix Glove URLs (#318)

Contributors

Thank you all for your contributions :)

@cjlin1 @Gordon119 @sian-chen @Eleven1Liu

v0.3.1

12 Jun 14:02
5cd7122
Compare
Choose a tag to compare

What's Changed

Fix bugs 🐛

  • Fixed svm data format (#313)

Contributors

Thank you all for your contributions :)

@cjlin1 @Sinacam

v0.3.0

09 Jun 23:21
c3a9d4d
Compare
Choose a tag to compare

What's Changed

Document

  • Update GridSearchCV tutorial: link

Highlights

  • Rewrite Linear Preprocessor (#310)

Others

  • For developers: Migrate code style to Black (#307)
  • Minor bugs fixed (#304, #309, #311)

Contributors

Thank you all for your contributions :)

@cjlin1 @donglihe-hub @Gordon119 @sian-chen @Sinacam @Eleven1Liu

v0.2.1

03 May 09:21
a5f0557
Compare
Choose a tag to compare

What's Changed

Document

Highlights

  • Add nDCG to Linear Metrics (#296)
  • API: Save predict labels by linear.get_positive_labels (#286)

Contributors

Thank you all for your contributions :)

@cjlin1 @will945945945 @donglihe-hub @Gordon119 @Tonmoregulus @Sinacam @Eleven1Liu

New Contributors

Welcome @donglihe-hub 🧞 @Tonmoregulus 🎉

v0.2.0

14 Apr 13:26
f60b55b
Compare
Choose a tag to compare

What's Changed

Document

Highlights

  • Add linear tree classifier (#274)
  • Get top-k label names by the decision values (#256)

Fixes

  • Logging: conditional import for transformers (#273)
  • Code enhancements, update test scripts, and refactoring

Contributors

Thank you all for your contributions :)

@cjlin1 @Sinacam @Gordon119 @sammer1107 @tic66777 @Eleven1Liu

New Contributors

Welcome @tic66777 🚀

v0.1.11

23 Feb 14:15
c5103b4
Compare
Choose a tag to compare

What's Changed

Fix bugs 🐛

  • Fix load data errors
  • Update documents to the corresponding changes

Contributors

Thank you all for your contributions :)

@cjlin1 @Gordon119 @Sinacam

v0.1.10

19 Feb 15:30
5e22ef3
Compare
Choose a tag to compare

What's Changed

Fix bugs 🐛

  • API: linear.read_libmultilabel_format can read data from file and dataframe
  • Update document links

Document

Contributors

Thank you all for your contributions :)

@cjlin1 @Gordon119 @will945945945 @Sinacam @maclin726 @Eleven1Liu

v0.1.9

17 Feb 12:56
f3b14c0
Compare
Choose a tag to compare

What's Changed

Document

Highlights

New Contributors

v0.1.8

08 Feb 05:54
d7f7779
Compare
Choose a tag to compare

What's Changed

Document

Highlights

  • API change: move linear.sklearn_helper.* to linear.*

Contributors

Thank you all for your contributions :)

@cjlin1 @will945945945 @Gordon119 @Sinacam @Eleven1Liu