ace
ace copied to clipboard
Python package for performing the Alternating Conditional Expectation (ACE) regression
Hi, I ran into a problem when executing the following example from the documentation: ```python from ace.samples import wang04 wang04.run_wang04() ``` The problem was the calculation for the figure position....
Follow up on a closed issue I have more questions. I went back and reviewed the literature papers; if I understand those examples correctly, I think that one could use...
Maximal Correlation (MC) values should always be between 0 and 1. However, when I calculate the MC values of x1 and x2 with y for values of x1 = [...