<a id="skfolio-alpha-forecastunit"></a>

# skfolio.alpha.ForecastUnit

<a id="skfolio.alpha.ForecastUnit"></a>

### *class* skfolio.alpha.ForecastUnit(\*values)

Unit of the intermediate alpha forecast.

<a id="skfolio.alpha.ForecastUnit.has"></a>

#### *classmethod* has(value)

Check if a value is in the Enum.

* **Parameters:**
  **value** *str*
  : Input value.
* **Returns:**
  **x** *bool*
  : True if the value is in the Enum, False otherwise.

