Skip to content

Releases: tommyippoz/RELOAD

Reload V7.1 (ARTISAN 2022)

17 Feb 12:28
37e36f8
Compare
Choose a tag to compare

RELOAD V7.0

03 Aug 07:52
08b0bc2
Compare
Choose a tag to compare

Latest Version of RELOAD

Stable for

  • Unsupervised Algorithms
  • Meta Learning
  • Loading CSV/ARFF files

RELOAD V6.5

06 May 11:08
08b0bc2
Compare
Choose a tag to compare

Preliminary version of RELOAD which includes Meta-Learning

  • refactoring of the code to reduce RAM usage
  • speedup of training phase

RELOAD V6 For DSN Attendees

24 Jun 15:04
08b0bc2
Compare
Choose a tag to compare
Pre-release

Release to support Tutorial

Into the Unknown: Unsupervised Machine Learning Algorithms for Anomaly-Based Intrusion Detection

RELOAD V5.7

01 Apr 17:23
d8b52d9
Compare
Choose a tag to compare

Refactoring of RELOAD to use less RAM

Loaders to load rows directly + Memory Optimization

Fixing WEKA-Discretize bug with small bins when features have small values

RELOAD V5.6

02 Jan 14:49
d8b52d9
Compare
Choose a tag to compare

Update to WEKA 3.8 and addtioni of other feature selection strategies

RELOAD V5.5

02 Dec 16:38
bc8535a
Compare
Choose a tag to compare

Added new Metrics to evaluate Safety-Related systems + Refactoring of Voting

Added GMeans algorithm, and a new way to aggregate features (MULTIPLE_UNION)

RELOAD V5.4

04 Nov 15:12
0a7efa6
Compare
Choose a tag to compare

Updated Stability of Algorithms

RELOAD V5.3

28 Oct 13:45
e076164
Compare
Choose a tag to compare

Updated Javadoc

Optimization of Training phase of algorithms. Now the tool trains algorithms faster thanks to a careful refactoring.

RELOAD V5.2

24 Oct 06:45
0883b11
Compare
Choose a tag to compare

Updated UI

Bug Fixes

Added SOS, ISOS and LDCOF algorithms (under testing in this version)