Skip to content

Python algorithms

Kostas FILIPPOPOLITIS requested to merge dev_python_algorithm_PoC into master

Created by: ThanKarab

Changes:

  • Added 3 new types of algorithms. Python local, local_global and multiple_local_global.
  • The dataset is not given as a column but it is parsed as a WHERE SQL statement.
  • The algorithms will receive the db datasets file and not a csv.

Merge request reports