Releases: scapeML/scape
Releases · scapeML/scape
v0.1.2
v0.1.2 – 2025-07-18
Features
- Improve tests and multi-task prediction
Enhanced multi-task learning support and added new test coverage for multi-task and quickstart workflows intests/test_multitask.py
andtests/test_quickstart.py
Chores
- Project configuration overhaul
Removedenvironment.yml
andrequirements.txt
in favor of Pixi for dependency management; added.gitattributes
; updated.gitignore
and package configuration inpyproject.toml
Documentation
- Quick-start notebook update
Refresheddocs/notebooks/quick-start.ipynb
to align with the new setup and usage instructions (approx. 829 additions and 742 deletions) - README enhancements
Reorganized content, added badges (Colab, Data, License), improved installation and usage examples, and provided an architecture overview inREADME.md
(approx. 153 additions and 79 deletions)
Full Changelog: 0.1.1...0.1.2
v0.1.0
Version used for the Kaggle competition.