Naren Castellon

Results 4 comments of Naren Castellon

How do I install from sktime.forecasting.pykan_forecaster import PyKANForecaster, what is the dependency to install?

Thank you very much @fkiraly Franz Király excellent work,, I'm going to try it. a query to perform some tests I must clone the repository, and then I can call...

Hello!!. I also have the same problem... it still hasn't been resolved... or what would be a way to solve it!!!

I have updated and cloned sktime with 0.29.1, and I want to apply the pykan_forecaster example: from sktime.forecasting.pykan_forecaster import PyKANForecaster forecaster = PyKANForecaster() forecaster.fit(df, fh = 12) but it sends...