Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Weka - Measuring testing time

Tags:

weka

I'm using Weka 3.6.8 to carry out some machine learning and I'm want to find the 'time taken to test model on training/testing data'. When I test a predictive model on evaluation data, this parameter seems to be missing. Has this feature been removed from Weka or is it just a setting I'm missing? All I seem to be able to find is the time taken to build the actual predictive model. (I've also checked the Weka Manual but can't find anything)

Thanks in advance

like image 899
Shane Avatar asked Aug 22 '26 01:08

Shane


1 Answers

That feature was added to 3.7.7, you need to upgrade. You should be able to get this data by running the test on the command line with the -T parameter.

like image 193
Dan Avatar answered Aug 24 '26 11:08

Dan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!