0.8.1
What's Changed
Added
- Better human readable
__str__
representation of campaign - README now contains an example on substance encoding results
- Transfer learning user guide
from_simplex
constructor now also takes and applies optional constraints
Changed
- Full lookup backtesting example now tests different substance encodings
- Replaced unmaintained
mordred
dependency bymordredcommunity
SearchSpace
s now usendarray
instead ofTensor
Fixed
from_simplex
now efficiently validated inCampaign.validate_config
Merged Pull Requests
- Lazy loading torch - part 1 by @rjavadi in #119
- HOTFIX: Downgrade upload-pages-artifact action to v1 by @AVHopp in #158
- Feature/pretty print campaign by @RimRihana in #152
- Chemical Encoding Docs Update by @Scienfitz in #157
- First draft of Transfer Learning User Guide by @AVHopp in #140
- Extend
from_simplex
with constraints by @Scienfitz in #159 - Mordred dependency update by @Scienfitz in #163
- Migrate tensor to ndarray in searchspace by @rjavadi in #135
- Fix Regular Action by @Scienfitz in #167
- Add efficient
from_simplex
validation by @Scienfitz in #166 - Release 0.8.1 by @Scienfitz in #168
Full Changelog: 0.8.0...0.8.1