Jose Esparza

Results 10 issues of Jose Esparza

### Willingness to contribute No. I cannot contribute this feature at this time. ### Proposal Summary Implement a creation queue to avoid multiprocessing to create experiments with the same name....

enhancement
area/tracking
area/server-infra
language/new

Details in alan-turing-institute/MLJ.jl#1029. - Adding parametric type `L` for loggers (detailed implementation in MLJBase.jl).

As tracked in JuliaAI/MLJFlow.jl#17, HTTP.jl is breaking the Julia 1.6 CI pipeline when `JULIA_NUM_THREADS: 2` is defined. The error shown is related to the stream being closed or unable. You...

Alowing compatibility with both `REST` and `AJAX` endpoints.

enhancement

The current code requires that tags must be defined as: ```julia [Dict("key" => "foo", "value" => "bar"), Dict("key" => "missy", "value" => "gala")] ``` but what about making all the...

Hello, I tried to use this method with an European Crisis Core PSP 2000 with TA-088v2 and DATECODE 8B, but it never starts the service mode . I know this...

Referencing JuliaAI/MLJFlow.jl#42

bug

#48 In this PR, I'm fixing a design issue inherited from the original `mlflow` platform. In this case, when someone instantiates an experiment with default values, instead of letting the...

enhancement

As described [here](https://julialang.org/downloads/#long_term_support_release), Julia changed the LTS version from `1.6` to `1.10`. Some of our projects (i.e. `MLJTuning.jl`) don't have this update. @ablaom

CI
compat

Upgrading the LTS version is something already mentioned in https://github.com/JuliaAI/MLJ.jl/issues/1143.