benchmark #449
|
Hi @ourownstory, I'm having errors when try to import the following: Please let me know your comments or if you have any directions or if it's not available yet. Thank you BR//Aktham |
Replies: 8 comments 5 replies
|
Hi @akthammomani |
|
Thanks @ourownstory for the quick reply. Installation was completed using github and the version is 0.2.9 by following below: Please let me know if you have any recommendations? should I start new env. and install the library again? Thank you |
|
@ourownstory, I went a head and installed the Library again using below in a fresh env: so when trying below: I started to see a new error as shown below: Please let me know if you have any suggestions.... Thank you very much BR//Aktham |
|
Hi @akthammomani This second error is actually a bug. Thank you for bringing it to my attention. Will treat it in #455 Good to hear that the new install resolved the import eror. |
|
@ourownstory, Is there like a workaround to start using the benchmark framework? Thank you |
|
Thank you, @ourownstory, Do you know if the future regressors are included @ benchmarking framework ? Or do you recommend to complete benchmarking without any future regressors? |
|
@ourownstory I'm using 0.5 now installed via Github and am getting the error from neuralprophet.benchmark import (
CrossValidationExperiment,
Dataset,
NeuralProphetModel,
SimpleExperiment
)ModuleNotFoundError: No module named 'neuralprophet.benchmark'Also, I cannot see |
Hi @akthammomani This second error is actually a bug. Thank you for bringing it to my attention. Will treat it in #455
Good to hear that the new install resolved the import eror.