v0.4.3
MLJFlow v0.4.3
- [new feature] Added complete support with MLJ's
TunedModel
, being fully-compatible with accelerators (CPUThreads()
andCPUProcesses()
). This feature is not supported bymlflow
, but implemented here following aProducer-Consumer
pattern using aChannel
approach. - [fix]
Logger
is now a mutable struct, which means that its fields are modifiable outside instantiation.
Merged pull requests:
Closed issues: