Jan-Hendrik Menke
Jan-Hendrik Menke
after having locked the screen, sometimes (probably in 20 % of cases), i have to login twice, my first login is ignored, and then the login screen is shown again....
## What does this PR do? Slight variation of #903 depending on the shape of the target array. ## What are the relevant issues? #971
Recently, Optuna has emerged as a great auto ml tool. Could you add it to your benchmark?
- Implemented simple save/load of a fitted encoder by using pickle - sorted was removed in a commit, which let the tests fail due to random orders of the column_mapper...
### What happens? I am connecting to DuckDB from Julia using DuckDB.jl In an initial run, a lot of data is crawled and stored in different tables. On subsequent runs,...
Suppose i save my file {"x":3} as "net.json". Now i can use pp.from_json("net.json") without an error despite it not being a pandapower network. It goes through the decoder without errors....
I am solving an optimization problem in Julia using JuMP.jl and HiGHS.jl After updating from HiGHS.jl 1.17.0 to 1.18.1 (which internally uses HiGHS 1.11.0 instead of 1.10.0), the solver needs...
Continuing here from the [original issue in the HiGHS github repo](https://github.com/ERGO-Code/HiGHS/issues/2466). Basically since updating HiGHS.jl from 1.17.0 the solve time is much slower across multiple machines. Cross testing with the...