Ladislav Zitka

Results 150 comments of Ladislav Zitka

@gm-spacagna - I don';t get what you write, the issue is that: 1. you define the function with one input argument as: `cell [40]: def plot_weibull_predictions(results_df):` 2. later in you...

Ok, I just removed unit_number and let pass just df... and it works.

@xueyongtu - are you running from Jupyter notebook or extracted code in python files? Also, can you pass full python backtrace? I am running on latest jupyter components just fine.

@gm-spacagna - yeah really nice work. So to understand, censored data are when you do not know moment of failure from historical data, correct? But on the other hand it...

@dongishan - have you managed to fix this or found root cause..?

I have 32 thread dual xeon with dual 1080 ti and cpu only 100& single thread, 2 others around 50, 2 others under 20 and rest under 10 percent, so...

I didn't do full profiling, but one can use py-spy similar to iotop,top to watch behavior: ![image](https://user-images.githubusercontent.com/553512/59147268-c4047800-89f9-11e9-8fc2-e83029ae8945.png)

@TalhaAsmal - well, it doesn't work at least from 10, i tried even 64 :-) as reported in other issue, there is then problem with concurrency assess into sqlite. On...

@TalhaAsmal - I will try today evening install custom optuna branch with requested fix for custom driver params with Postgres.