pfhedge.features¶
pfhedge.features provides features for pfhedge.nn.Hedger
.
Creation¶
Get feature from name. |
|
Returns the list of the names of available features. |
Derivatives Features¶
Moneyness of the derivative. |
|
Log-moneyness of the derivative. |
|
Cumulative maximum of moneyness. |
|
Cumulative maximum of log Moneyness. |
|
A feature which signifies whether the price of the underlier have reached the barrier. |
|
Previous holding of underlier. |
|
Remaining time to the maturity of the derivative. |
|
Spot price of the underlier of the derivative. |
|
Variance of the underlier of the derivative. |
|
Volatility of the underlier of the derivative. |
Tensor Creation Ops¶
Containers¶
The feature computed as an output of a |
|
Holds features in a list. |