Skip to content

Tags: modl-uclouvain/modnet

Tags

v0.1.10

Toggle v0.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Post process + classification bug (ppdebreuck#53)

* initial postprocess implementation

* classif bug fix

* refit update

* pre-commit run

* v0.1.10 release

* using model.predict instead of tensor

v0.1.9

Toggle v0.1.9's commit message
version update

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppdebreuck#22 from ppdebreuck/ml-evs/readd_cross_nmi

Add ability to load precomputed cross NMI from figshare

v0.1.7

Toggle v0.1.7's commit message
Version update 0.1.7

0.1.6

Toggle 0.1.6's commit message
refactor changes

v0.1.6

Toggle v0.1.6's commit message
refactor changes

v0.1.5

Toggle v0.1.5's commit message
Fixed various bugs,

- Make target names and material_ids more flexible by including any iterable
- Fixed target construction issue in MODNet, now expects a list or (n_materials,n_target) nd array
- Fixed evaluation of dataframes in if constructions
- Removed mpids attribute
- Fixed feature_selection .loc error
It is now possible to pass any Iterable for target names and material ids.

v0.1.2

Toggle v0.1.2's commit message
zero-range-features bug fix

v0.1.1

Toggle v0.1.1's commit message
Added large files (db and moddatas)

v0.1

Toggle v0.1's commit message
update readme