The library allows users to build and save new base models. Currently they get dumped into the actual package folder (minutes.models). I haven't thought too deeply about how this would work when someone pip installs the library (it probably works badly).
The library allows users to build and save new base models. Currently they get dumped into the actual package folder (
minutes.models
). I haven't thought too deeply about how this would work when someone pip installs the library (it probably works badly).