Merge pull request #57 from lmu-dbs/56-feature---extract-features-from-els-instead-of-file_names aea56cb unverified Andrea MH commited on Feb 8
Updates feature computation using compute_features_from_event_data e614e81 Andrea Maldonado commited on Feb 8
Merge pull request #53 from lmu-dbs/52-integration--update-target-similarity ea1ebf7 unverified Andrea MH commited on Jan 30
Updates validation JSON with simplified ratio and target similarity values f4bce6d Aryasomayajula, Sai Anirudh [External] commited on Jan 29
Updates validation JSON with revised target similarity and ratio values 9cd0e76 Aryasomayajula, Sai Anirudh [External] commited on Jan 29
Updates validation JSON with adjusted target similarity and ratio values 6530381 Aryasomayajula, Sai Anirudh [External] commited on Jan 29
Updates validation JSON files with new target similarity values and ratio adjustments 38745fa Aryasomayajula, Sai Anirudh [External] commited on Jan 29
Enhances similarity computation by normalizing feature values and adding feature range definitions 5282b6d Aryasomayajula, Sai Anirudh [External] commited on Jan 29
Merge pull request #49 from lmu-dbs/optimise-memory-consumption b3dd0b7 unverified Andrea MH commited on Jan 19
Renames log_config to log_features to avoid misunderstandings 775403a Andrea Maldonado commited on Jan 18
removes storage of 'self.params' and renames self.params to 'generator_params' c31e194 Aryasomayajula, Sai Anirudh [External] commited on Jan 17
removes the storage of 'self.configs' 7c0e6e8 Aryasomayajula, Sai Anirudh [External] commited on Jan 17
Refactor log_config assignment to prepare for separating log and metafeatures in GenerateEventLogs class abc9e5d Aryasomayajula, Sai Anirudh [External] commited on Jan 17
Refactor log_config assignment to correctly store log and metafeatures in GenerateEventLogs class 7ea4f94 Aryasomayajula, Sai Anirudh [External] commited on Jan 16
Refactor log_config assignment to include both 'log' and 'metafeatures' in GenerateEventLogs class 1e5fa49 Aryasomayajula, Sai Anirudh [External] commited on Jan 16
Refactor log_config assignment to restore complete log configuration in GenerateEventLogs class 5f5db78 Aryasomayajula, Sai Anirudh [External] commited on Jan 16
Update log_config assignment to store complete log instead of filtering for 'metafeatures' 348ce87 Aryasomayajula, Sai Anirudh [External] commited on Jan 16
Fix log_config assignment to ensure 'metafeatures' are always included in GenerateEventLogs class 5a4516c Aryasomayajula, Sai Anirudh [External] commited on Jan 16
Refactor log_config assignment to restore filtering for 'metafeatures' in GenerateEventLogs class ac2818c Aryasomayajula, Sai Anirudh [External] commited on Jan 16
Refactor log_config assignment to store complete log configuration instead of filtering for 'metafeatures' c5dee17 Aryasomayajula, Sai Anirudh [External] commited on Jan 16
Refactor log_config assignment to filter for 'metafeatures' and enhance clear method with a log message f303bf3 Aryasomayajula, Sai Anirudh [External] commited on Jan 16
Remove unused memory_profiler import from generator.py 2d5450f Aryasomayajula, Sai Anirudh [External] commited on Jan 16
Add memory profiling and clear method to GenerateEventLogs class a607c6a Aryasomayajula, Sai Anirudh [External] commited on Jan 16