fani-lab / SEERa

A framework to predict the future user communities in a text streaming social network based on the users’ topics of interest.
Other
4 stars 5 forks source link

Chart Maker #64

Open soroush-ziaeinejad opened 1 year ago

soroush-ziaeinejad commented 1 year ago

@hosseinfani,

Now the final results are saved in a CSV file and they are all numbers. I want SEERa to automatically generate a chart (as a PNG file) for requested metrics and their max, mean, and std in another CSV file in apl/evl folder next to our output.

soroush-ziaeinejad commented 1 year ago

Pred Eval Mean Chart

This is a sample of the generated charts.

hosseinfani commented 1 year ago

@soroush-ziaeinejad drop the max. separate the figures based on metrics. Put all baselines in one figure. make the plot min-max based on +/- std.

soroush-ziaeinejad commented 1 year ago

For now, we have 6 baselines: [lda.gensim, gsdmm] * [DynAE, DynRNN, DynAERNN]. I will put the requested plots for these 6 combinations and I will add other baselines once they release the results.

hosseinfani commented 1 year ago

@soroush-ziaeinejad rename gensim to lda

soroush-ziaeinejad commented 1 year ago

@hosseinfani, What about Mallet?

hosseinfani commented 1 year ago

@soroush-ziaeinejad lda.gensim lda.mallet