Karl

Results 74 comments of Karl

same issue, any working solutions?

Similar issue ``` qs.reports.full(returns=returns) Output exceeds the [size limit](command:workbench.action.openSettings?[). Open the full output data [in a text editor](command:workbench.action.openLargeOutput?9def156d-e85f-4c2e-9aff-66aa19d6ca90) --------------------------------------------------------------------------- ValueError Traceback (most recent call last) c:\dev\Python\Mastermind\mastermind\training\Reinforcement_learning\Reinforcement_Learning_with_gym_anytrading.ipynb Cell 27 in ()...

Same issue ``` conda install -c ranaroussi quantstats Retrieving notices: ...working... done Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Solving environment:...

Same issue, ``` conda install -c ranaroussi quantstats Retrieving notices: ...working... done Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Solving environment:...

Same issue here. Followed [the tutorial](https://github.com/catboost/tutorials/blob/94e3bc9c3510ed69c2da7f544ec8979387419ec9/classification/multilabel_classification_tutorial.ipynb) but I'm not able to make it work. Did you find a workaround @bala2engine ? ``` # Split the data into train and test...

Same issue, any solutions? Win 10 Python 3.9 python-binance latest version ``` RuntimeWarning: Enable tracemalloc to get the object allocation traceback SLAYER ETHUSDT: Orderbook exception: ('Connection aborted.', ConnectionResetError(10054, 'An existing...

Can we get this fixed in a new version ?

Since today I'm getting this error with a codebase that gave no errors yesterday. ``` AutoMLException Traceback (most recent call last) c:\dev\Python\forex\LAB_MLJAR_multi_target_regression_plus_n_5m.ipynb Cell 15 in () [5](vscode-notebook-cell:/c%3A/dev/Python/forex/LAB_MLJAR_multi_target_regression_plus_n_5m.ipynb#X20sZmlsZQ%3D%3D?line=4) model_path_3 = f'{mode}_%_change_close_{name}'...

@pplonski any updates on this? Catboost supports GPU nicely out of the box so I think at least some of the training process could greatly be speed up in Mljar...