New release! 🚀
Many parts of the API changed for the sake of better documentation. Most importantly:
- [x] Usage is now not primarily through a CLI, but by defining your own Hydra app. This lets the user easier understand what's going on.
- [x] Classifiers/Regressors are now defined in separate configs. This makes the entire config easier to read/reason about.
- [x] Docstrings for **every** configuration needed.
- [x] Documentation website with Docusaurus.
- [x] **Much** higher test coverage. Badges for test coverage and supported Python versions.
Checkout the new [documentation website](https://dunnkers.com/fseval)!