getAlgorithmHandler function

Creates a new Algorithm Handler which registers the onLoad method (which loads the model or other dependencies for the algorithm) and the apply method which takes in the result of the onLoad method and the input from the user.

  • Maintainer: Robert Fulton
  • License: MIT + file LICENSE
  • Last published: 2020-10-12

Useful links