Tags: JuliaAI/MLJLinearModels.jl
Tags
[Diff since v0.8.1](v0.8.1...v0.9.0) **Merged pull requests:** - Optim defaults doc (#139) (@olivierlabayle)
[Diff since v0.7.1](v0.7.1...v0.8.0) - (**breaking**) Change the default value of the regularisation parameter `lambda` in `LogisticClassifier` from `1.0` to `eps()` (#131) **Closed issues:** - Unexpected behaviour with LogisticClassifier (#131) **Merged pull requests:** - For a 0.8.0 release (#132) (@ablaom)
[Diff since v0.6.2](v0.6.2...v0.6.5) **Closed issues:** - Multinomial regressor requires integer categories, and greater than zero (#58) - Bug: LassoRegressor from MLJLinearModels returns null vector but the one from ScikitLearn does not (#81) - Documentation generation is failing (#116) - `LogisticClassifier` lambda and gamma are easy to confuse (#122) - Problems when only one class manifest in the training target (#123) - What is the new scale_penalty_with_samples=true doing? (#124) **Merged pull requests:** - Extend compat for DocStringExtensions and relax test (#119) (@ablaom) - For a 0.6.2 release (#120) (@ablaom) - Clarify `LogisticClassifier.lambda` docstring (#121) (@rikhuijzer) - closes #123 (#125) (@tlienart)
[Diff since v0.6.2](v0.6.2...v0.6.4) **Closed issues:** - Multinomial regressor requires integer categories, and greater than zero (#58) - Bug: LassoRegressor from MLJLinearModels returns null vector but the one from ScikitLearn does not (#81) - Documentation generation is failing (#116) - `LogisticClassifier` lambda and gamma are easy to confuse (#122) **Merged pull requests:** - Extend compat for DocStringExtensions and relax test (#119) (@ablaom) - For a 0.6.2 release (#120) (@ablaom) - Clarify `LogisticClassifier.lambda` docstring (#121) (@rikhuijzer) - closes #123 (#125) (@tlienart)
PreviousNext