Published October 5, 2015
| Version v1
Software
Open
weka-pyscript: 0.2.0
Description
- Added Python 3 support.
- Added uses decorator to prevent non-essential arguments from being passed.
- Fixed nasty bug where imputation, binarisation, and standardisation would not actually be applied to test instances.
- GUI in WEKA now displays the exception as well.
- Fixed bug where single quotes in attribute values could mess up args creation.
- ArffToPickle now recognises class index option and arguments.
- Fix nasty bug where filters were not being saved and were made from scratch from test data.
Files
weka-pyscript-0.2.0.zip
Files
(6.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:7ab2b86357d71dcd9d51a49bbf56a521
|
6.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/chrispy645/weka-pyscript/tree/0.2.0 (URL)