Move l1_distance computation from gaussian_process to metrics. I did not move the cross computation because its signature is a bit weird, but this is probably future work to be done. |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| correlation_models.py | ||
| gaussian_process.py | ||
| regression_models.py | ||