Dilum Aluthge

Results 176 issues of Dilum Aluthge

It would be great to be able to use Econometrics.jl models in MLJ. In particular, I would really like to see the Econometrics.jl multinomial logistic regression model available in MLJ....

Currently, Econometrics.jl allows the user to fit unregularized multinomial logistic models. It would be great to also have support for regularized multinomial logistic models, specifically: - Lasso (L1) - Ridge...

``` (node:1740) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead (Use `node --trace-deprecation ...` to show...

I think this probably only makes sense for nightlies.

I have a hetereogeneous collection of machines. Across all of these machines, I want to enforce a limit of no more than `10` precompile tasks. However, some machines are small...

Currently, artifact selection hooks expect that the hook will print the resultant TOML dictionary to `stdout`. Unfortunately, this means that if you have any other output being printed to `stdout`,...

artifacts