great work,
Paper contains following features:
logKey based prediction of next key (= log key path stacked LSTM based prediction)
log Parameter based prediction of next parameter (= log parameters LSTM based prediction)
Workflow clustering based creation.
In the end your output is sequences how can we convert it back into log statements instead digits of sequences?
Minor Note: You've implemented only LogKeys path finding what about others?
great work,
Paper contains following features:
logKeybased prediction of next key (= log key path stacked LSTM based prediction)log Parameterbased prediction of next parameter (= log parameters LSTM based prediction)Workflowclustering based creation.In the end your output is sequences how can we convert it back into log statements instead digits of sequences?
Minor Note: You've implemented only
LogKeyspath finding what about others?