SKLL 1.0.1
This is a fairly minor bugfix release. Changes include:
- Update links in README.
- Fix crash when trying to run experiments with integer labels (Issue #225, PR #219)
- Update documentation about ablation to note that there will always be a run with all features (Issue #224, PR #226)
- Update documentation about format of
cv_folds_file
(Issue #225, PR #228) - Remove duplicate words in documentation (PR #218)
- Fixed
KeyError
when trying to build conda recipe. - Update outdated parameter grids in
run_experiment
documentation (commit 80d78e4)