ChangWeiTan / TS-Extrinsic-Regression

This repository contains the source code for time series regression.
GNU General Public License v3.0
93 stars 19 forks source link

may I ask what is your python version #20

Open super-mrc opened 9 months ago

super-mrc commented 9 months ago

Hello, may I ask what is your python version, I encountered an error “File "C:\anaconda\envs\py38\lib\site-packages\scipy\stats_distninfrastructure.py", line 465, in init shapes, , _ = self.dist._parse_args(*args, **kwds) TypeError: _parse_args() missing 2 required positional arguments: 'a' and 'b'” I'm a beginner and don't know how to deal with it. Much of the interruption, thanks.

super-mrc commented 9 months ago

An error will only be reported when using classical_ml_models = ["xgboost", "svr", "random_forest"]. Please give me some advice.