Update home authored by Christina Sophie Viola Plump's avatar Christina Sophie Viola Plump
...@@ -82,9 +82,11 @@ Oftentimes, when working with data, different steps of data handling are necessa ...@@ -82,9 +82,11 @@ Oftentimes, when working with data, different steps of data handling are necessa
* Inclusion of the bbobj-benchmark suites * Inclusion of the bbobj-benchmark suites
**Data transformation** We offer adding noise (with varying distributions), normalising (scaling, and shifting) **Data transformation** We offer adding noise (with varying distributions), normalising (scaling, and shifting)
**Data handling** We offer data imports and exports for different formats like `.json`, `.arff`, `.csv`. **Data handling** We offer data imports and exports for different formats like `.json`, `.arff`, `.csv`.
## Languages ## Languages
EvoAl's main principle is the separation of implementation and configuration. The configuration is outsourced
# How to get started # How to get started
Depending on your use case, we have different tutorials to get you started. Depending on your use case, we have different tutorials to get you started.
... ...
......