From b6c8cacadd0d18db3182ee81126e2c585455a325 Mon Sep 17 00:00:00 2001 From: Erin van der Veen Date: Tue, 24 Oct 2017 15:22:09 +0200 Subject: Add Randomwalk and WPMethod full runs --- .../assignment2/RivestSchapire_RandomWalk_full.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 assignments/assignment2/RivestSchapire_RandomWalk_full.txt (limited to 'assignments/assignment2/RivestSchapire_RandomWalk_full.txt') diff --git a/assignments/assignment2/RivestSchapire_RandomWalk_full.txt b/assignments/assignment2/RivestSchapire_RandomWalk_full.txt new file mode 100644 index 0000000..056baed --- /dev/null +++ b/assignments/assignment2/RivestSchapire_RandomWalk_full.txt @@ -0,0 +1,22 @@ +driver INFO Listening on 127.0.0.1:22679 +1508756642717 geckodriver::marionette INFO Starting browser /usr/bin/firefox with args ["-marionette"] +1508756643545 Marionette INFO Listening on port 43395 +1508756643630 Marionette WARN TLS certificate errors will be ignored for this session +Oct 23, 2017 1:04:04 PM org.openqa.selenium.remote.ProtocolHandshake createSession +INFO: Detected dialect: W3C +model size 1 +0: Mon Oct 23 13:04:05 CEST 2017 +Hypothesis size: 1 states +learning queries/symbols: 5/5(5/5 this learning round) +testing queries/symbols: 6/15(1/10 this testing round) + +model size 10 +1: Mon Oct 23 13:04:37 CEST 2017 +Hypothesis size: 10 states +learning queries/symbols: 107/800(101/785 this learning round) +testing queries/symbols: 136/1100(29/300 this testing round) + +Finished learning! +Learning the complete method took: 43 seconds. + +Process finished with exit code 0 -- cgit v1.2.3