new_paths_attribution_markov_feat
ChannelAttribution Pro lets you to train a Markov model with eternal feature and then use it to perform attribution on new customer journeys. So it is easy and fast to make transaction-level attribution in a real-time context.
| PARAMETER | TYPE | DEFAULT | DESCRIPTION |
|---|
| file_in | str | | Path to the input file containing the new journeys to attribute. Must be a string. |
| dir_tmp | str | | Directory path where temporary files will be written. Must be a string. |
| dir_out | str | | Directory path where output files will be written. Must be a string. |
| verbose | str | None | Logging level. Must be 0 or 1. |
| OUTPUT | TYPE | DESCRIPTION |
|---|
| attribution | str | Path to the ouput file containing path-level attribution |