- 14 May, 2020 1 commit
-
-
Nicolas Bremond authored
-
- 17 Jan, 2020 3 commits
-
-
Nicolas BREMOND authored
add documentation and types (+small fixes)
-
Nicolas BREMOND authored
improve the example for scanette
-
Nicolas BREMOND authored
-
- 16 Jan, 2020 1 commit
-
-
Nicolas BREMOND authored
based on a provided model of the system in dot format
-
- 13 Dec, 2019 3 commits
-
-
Nicolas BREMOND authored
-
Nicolas BREMOND authored
-
Nicolas BREMOND authored
update url of project remove unused parameter in with_traces_split update an Exception message
-
- 11 Dec, 2019 1 commit
-
-
EXT Mark Utting authored
Remove fastcluster package as a dependency, since it is not used by agilkia, and causes install errors due to different numpy versions.
-
- 10 Dec, 2019 2 commits
-
-
EXT Mark Utting authored
-
EXT Mark Utting authored
-
- 07 Dec, 2019 1 commit
-
-
EXT Mark Utting authored
-
- 05 Dec, 2019 1 commit
-
-
EXT Mark Utting authored
Add some simple tests to check that the examples/scanner scripts run with exit status 0. This is helpful to catch basic API and syntax errors.
-
- 03 Dec, 2019 7 commits
-
-
EXT Mark Utting authored
-
EXT Mark Utting authored
-
EXT Mark Utting authored
-
EXT Mark Utting authored
-
EXT Mark Utting authored
-
EXT Mark Utting authored
-
EXT Mark Utting authored
-
- 02 Dec, 2019 3 commits
-
-
EXT Mark Utting authored
-
EXT Mark Utting authored
-
EXT Mark Utting authored
Change TraceSet.clusters to be private (._clusters) so it is not saved. This is for consistency, since we cannot easily save _cluster_data and both are needed for visualize_clusters. The idea is that clustering is transient, so needs to be redone after save/load.
-
- 29 Nov, 2019 1 commit
-
-
EXT Mark Utting authored
Extend TraceSet.visualize_clusters to support separate markers for each cluster, to make scatter plots more readable. It also generates a legend now, when there are multiple markers.
-
- 28 Nov, 2019 1 commit
-
-
EXT Mark Utting authored
Added first version of SmartSequenceGenerator.generate_all_traces algorithm, to generate all high-probability traces up to a certain length.
-
- 26 Nov, 2019 1 commit
-
-
EXT Mark Utting authored
Changed to English abbreviations for actions, for the paper. Run all ML classifiers to measure their F1 scores.
-
- 25 Nov, 2019 4 commits
-
-
EXT Mark Utting authored
-
EXT Mark Utting authored
-
EXT Mark Utting authored
-
EXT Mark Utting authored
Implemented TracePrefixExtractor (an sklearn feature extractor for trace prefixes) and SmartSequenceGenerator
-
- 22 Nov, 2019 3 commits
-
-
EXT Mark Utting authored
Improve the default copying of meta_data when a TraceSet is created with traces all from one parent.
-
EXT Mark Utting authored
-
EXT Mark Utting authored
-
- 14 Nov, 2019 2 commits
-
-
EXT Mark Utting authored
-
EXT Mark Utting authored
-
- 28 Oct, 2019 3 commits
-
-
EXT Mark Utting authored
-
EXT Mark Utting authored
-
EXT Mark Utting authored
Add consistent meta_data field to all three levels: Event, Trace, TraceSet. Make clustering and visualisation a bit more flexible.
-
- 19 Oct, 2019 2 commits
-
-
EXT Mark Utting authored
Because conda-build cannot find it.
-
EXT Mark Utting authored
-