Tribuo v4.0.1 Release Notes

Release Date: 2020-09-01 // over 3 years ago
    • 🛠 Fixes an issue where the CSVReader wouldn't read files with extraneous newlines at the end.
    • ➕ Adds an IDXDataSource so we can read IDX (i.e. MNIST) formatted datasets.
    • ⚡️ Updated the configuration tutorial to read MNIST from IDX files rather than libsvm files.