Sandy4321
Sandy4321
for example here https://algotrading101.com/learn/yfinance-guide/ we see many capabilities mentioned , but where is systematic description ?
great then which algorithm in your package is implemented for multivariate time-series for example which one? https://www.kaggle.com/datasets/htagholdings/property-sales/code?resource=download
just idea i do not have data, sorry may be to use textual data converted to one hot ? import sys print('python version is ', sys.version) print('path to python exe...
YES PLS FIX IT
error in line data, special_days = get_stalliion_data() 
ok i created new enviroment only for flaml and this error gone but now there is another error builtins.TypeError: Trainer.__init__() got an unexpected keyword argument 'gpus' 
code examples for multivariate time series
@ZmeiGorynych Why do you restrict yourself to lgb/xboost solvers anyway? As often as not, I find classics like SARIMA-X to perform quite well, or perhaps the recently added Holt-Winters may...