| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PyCaret 3.3.2 source code.tar.gz | 2024-04-28 | 78.4 MB | |
| PyCaret 3.3.2 source code.zip | 2024-04-28 | 78.5 MB | |
| README.md | 2024-04-28 | 731 Bytes | |
| Totals: 3 Items | 156.9 MB | 0 | |
Release: PyCaret 3.3.2
- Fixes installation and AUC metric (as well as other probability based metric) issues.
What's Changed
- Update memory.py - removing joblib._format_load_msg() usage by @hakan-77 in https://github.com/pycaret/pycaret/pull/3980
- Fix
pycaret[full]cannot be installed by @jmakov in https://github.com/pycaret/pycaret/pull/3982 - Fix AUC metric by @celestinoxp in https://github.com/pycaret/pycaret/pull/3935
New Contributors
- @hakan-77 made their first contribution in https://github.com/pycaret/pycaret/pull/3980
- @jmakov made their first contribution in https://github.com/pycaret/pycaret/pull/3982
Full Changelog: https://github.com/pycaret/pycaret/compare/3.3.1...3.3.2