Open mzhuang1 opened 5 years ago
Hello, in 'NeuralNILM design'
plotter = Plotter() disaggregator = Disaggregator()
For plotter. NameError: name 'Plotter' is not defined For disaggregator, TypeError: init() missing 2 required positional arguments: 'mains' and 'output_path'
Hello, in 'NeuralNILM design'
plotter = Plotter() disaggregator = Disaggregator()
For plotter. NameError: name 'Plotter' is not defined For disaggregator, TypeError: init() missing 2 required positional arguments: 'mains' and 'output_path'