Skip to content

v0.1.5: Fixed various bugs,

Compare
Choose a tag to compare
@ppdebreuck ppdebreuck released this 17 Sep 09:43
· 230 commits to master since this release
- 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.