Description
In c-lightning (https://github.com/ElementsProject/lightning/pull/4771/files) and rust-lightning (lightningdevkit/rust-lightning#1166), moves have been / are being made to factor in the channel capacity relative to the payment amount.
I think that makes a lot of sense and is easily added to lnd's probability estimator. The logic could be applied in the probability estimation for channels that haven't been tried before.