# Search Model


<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

------------------------------------------------------------------------

<a
href="https://github.com/redam94/search-forecast/blob/main/search_forecast/model/search_volume.py#L23"
target="_blank" style="float:right; font-size:smaller">source</a>

### ImpressionPrior

>  ImpressionPrior (value, names=None, module=None, qualname=None,
>                       type=None, start=1)

*Enum for prior distributions of impressions.*

------------------------------------------------------------------------

<a
href="https://github.com/redam94/search-forecast/blob/main/search_forecast/model/search_volume.py#L31"
target="_blank" style="float:right; font-size:smaller">source</a>

### ImpressionModel

>  ImpressionModel (dims:tuple[str],
>                       priors:dict[__main__.ImpressionPrior,dict[str,str|float]
>                       ]|None=None)

*A class to represent the impression model.*
