Python machine learning library based on Object Oriented design principles; the goal is to allow users to quickly explore data and search for top machine learning algorithm candidates for a given dataset
Do not use caching/persistence-manager when tuning with ModelStacker, I think there is a race condition when working with the cached files. It needs to be investigated.
Do not use caching/persistence-manager when tuning with ModelStacker, I think there is a race condition when working with the cached files. It needs to be investigated.