get algorithmActiveLabel() {
    switch (this.algorithmActive) {
      case ALGORITHM.NONE:
      default:
        return 'Loading'