Skip to content

Releases: ntucllab/libact

Supports CSR sparse matrix

17 Sep 19:57
Compare
Choose a tag to compare

Official version v0.1.4

21 Jun 04:25
d86b7b8
Compare
Choose a tag to compare

Installation process updated.
See more details in #153

Official version v0.1.3

17 May 09:50
Compare
Choose a tag to compare

Documentation polished.

HierarchicalSampling

08 Apr 02:44
Compare
Choose a tag to compare
HierarchicalSampling Pre-release
Pre-release

Added HierarchicalSampling and update author list

Extending the scope of Libact

20 Mar 00:48
Compare
Choose a tag to compare
Pre-release

Added more algorithm implementations

  • Binary Classification
    • #72 Density Weighted Uncertainty Sampling
    • #79 Uncertainty Sampling (entropy)
    • #80 Query By Committee (KL-divergence)
    • #98 Expected Error Reduction
  • Multilabel Classification
    • #74 Maximum loss reduction with Maximal Confidence
    • #83 Multilabel active learning with Auxiliary Learner
    • #85 Binary Minimization
    • #91 Adaptive active learning
  • Cost-Sensitive Multiclass Classification
    • #76 Active Learning with Cost Embedding

Model

  • #70 Scikit-learn model adapter
  • Multilabel classification model

Documentation

supporting python2

05 May 10:44
Compare
Choose a tag to compare
v0.1.2

support python2 and pylint code checker

debut

31 Dec 14:25
Compare
Choose a tag to compare
Merge pull request #30 from ntucllab/interface-documentation

Update interfaces.py documentation