kitsudaiki / OpenHanami

OpenHanami contains an experimental artificial neural network, which can work on unnormalized input-data in a cloud native environment.
https://docs.openhanami.com
Apache License 2.0
9 stars 0 forks source link

feat(#439): update task input styling #453

Closed kitsudaiki closed 2 weeks ago

kitsudaiki commented 2 weeks ago

Pull Request

Description

The way to define inputs for tasks was updated in order to remove the restriction, that hexagons must have the same name like the used column in the dataset. Now they can have different names.

Related Issues

How it was tested?