- **Enhancement**
- Improve split evaluator to avoid unexpected errors
- **New**
- Now users can install only the set of requirements they need
- Add Target encoding learner
- Add PR AUC and rename AUC evaluator to ROC AUC
- **Bug Fix**
- Fix bug with space_time_split_dataset fn
- **Documentation**
- Update space time split DOCSTRING to match the actual behaviour
- Add more tutorials(Pydata)