The Data Mining Forum                             open-source data mining software data mining conferences Data Science for Social and Behavioral Analytics DSSBA 2022 data science journal
IMPORTANT: This is the old Data Mining forum.
I keep it online so that you can read the old messages.

Please post your new messages in the new forum: https://forum2.philippe-fournier-viger.com/index.php
 
how to know the execution time
Posted by: subbu
Date: May 20, 2019 10:18AM

I am requesting to know how to know the memory and time consumption for spmf algorithms

Options: ReplyQuote
Re: how to know the execution time
Date: May 20, 2019 06:08PM

If you use the source code and run the examples, you will see something like this in the console:

============= APRIORI INVERSE - STATS =============
Candidates count : 6
The algorithm stopped at size 3, because there is no candidate
Sporadic itemsets count : 5
Maximum memory usage : 1.9200363159179688 mb (this is the memory usage)
Total time ~ 13 ms (this is the execution time)
===================================================

If you use the graphical interface of SPMF, you will also see such statistics in the user interface after running an algorithm:




Edited 1 time(s). Last edit at 05/20/2019 06:12PM by webmasterphilfv.

Options: ReplyQuote
Re: how to know the execution time
Posted by: Subbu
Date: May 20, 2019 11:25PM

Thank you very much sir.

Options: ReplyQuote


This forum is powered by Phorum and provided by P. Fournier-Viger (© 2012).
Terms of use.