secco88

Results 2 issues of secco88

Hello everyone, I'm trying to use the custom train but I get this error: PermissionError: [Errno 13] Permission denied: 'C:\\Users\\secco\\Desktop\\ML\\olivi\\train.json' I think the problem is that the script is trying...

c:\...\trendln\__init__.py in get_extrema(h, extmethod, accuracy) 434 elif extmethod == METHOD_NUMDIFF: 435 #pip install findiff --> 436 from findiff import FinDiff 437 dx = 1 #1 day interval 438 d_dx =...