| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-28 | 481 Bytes | |
| v0.12.5 source code.tar.gz | 2025-10-28 | 4.1 MB | |
| v0.12.5 source code.zip | 2025-10-28 | 4.2 MB | |
| Totals: 3 Items | 8.2 MB | 0 | |
BetaML v0.12.5
- Solve issue [#80] and issue [#81]
- Added optional test for complete MLJ tests on BetaML MLJ models (
Pkg.test("BetaML", test_args=["MLJ"]))
Closed issues:
- Problems with predict for MLJ implementations of PegasosClassifier and PerceptronClassifier (#80)
- Problems fitting MLJ implementations of RandomForestRegressor and RandomForestClassifier (#81)