Skip to content

Release 0.12.1

Latest

Choose a tag to compare

@andersbogsnes andersbogsnes released this 20 Aug 19:08
· 23 commits to main since this release
4c64b5b

0.12.1

  • Dataset features can now be easily accessed with the property dataset.features
  • model.test_estimators with CV will keep using CV if it's refitting the best estimator.
  • Result now has a .parameters attribute to show what parameters generated the result
  • Switch to pyproject.toml for project metadata
  • Updated documentation to use california housing dataset instead of boston
  • Updated documentation to remove deprecated parameters from estimators