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 |
Beta Was this translation helpful? Give feedback.
Replies: 8 comments 5 replies
-
Hi @akthammomani |
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
-
@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 |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
@ourownstory, Is there like a workaround to start using the benchmark framework? Thank you |
Beta Was this translation helpful? Give feedback.
-
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? |
Beta Was this translation helpful? Give feedback.
-
Thanks @ourownstory for the support. |
Beta Was this translation helpful? Give feedback.
-
@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 |
Beta Was this translation helpful? Give feedback.
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.