DatumBox v0.6.0 Release Notes

Release Date: 2015-05-02 // almost 9 years ago
    • ➕ Added support of MapDB database engine.
    • ✂ Removed MongoDB support due to performance issues.
    • ⬇️ Reduced the level of abstraction and simplify framework's architecture.
    • 🚚 Rewrote the persistence mechanisms, remove unnecessary data structures and features that increased the complexity.
    • 🔄 Changed the public methods of the Machine Learning models to resemble Python's Scikit-Learn APIs.
    • ➕ Added convenience methods to build a dataset from CSV or text files.
    • ✨ Enhanced the documentation and Javadoc comments of the Framework.
    • 🔄 Changed the software License from "GNU General Public License v3.0" to "Apache License, Version 2.0".