This document describes the planned roadmap in no particular order:
- Create better roadmap
- Add support for
predictor_matrix
- Add support for
rules
andrvalues
- Include postpruning in cart models as scikit-learn 0.22 added support for that - DecisionTreeClassifier, DecisionTreeRegressor
- Create Omni Graph of the code structure
- Add docstrings
- Fix init in synthpop
- Incorporate random seed
- Test date/time/datetime support
- Add messages for asserts in Validator
- Add verbose arg and remove prints
- Add unittests
- Hook circleCI
- Everything else