- remove memoizing for now (a lot of side effects)
- remove Boston Housing dataset from
examples/ - remove interactions for now (veeery slow)
- Add median to summary for method == "avg"
- Plotting method for
method== "avg" (average effects and heterogeneity) - remove
y_namefrom methodfit - add method to get individual effects for
method== "avg"
- Add functionality for explaining interactions
- Add functionality for explaining classifiers decisions
- Add functionality for comparing (and explain) models
- Improve interface for
fit - Add (Jackknife) Student tests for marginal effects
- Initial version