Skip to content

SKLL 1.0.1

Compare
Choose a tag to compare
@dan-blanchard dan-blanchard released this 20 Feb 17:26
· 2033 commits to main since this release

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)