What's Changed
- Overhauled task page:
- Progress step-bar with details on each step hover
- Iteration counter
- Run info: used command; info grid with used params
- Self-scrolling console output
- Iteration details: execution time, model evaluation, used hyperparams
- Rewritten logs for main app and fastDNA: now highly structured
- Improved information exchange between python and js
- Improved responsiveness - guaranteed from 640x480 resolution
Full Changelog: https://github.com/phenolophthaleinum/phastDNA/commits/1.2.0
Future Changes
- This is the last version with legacy in-browser UI, which will be made in Electron from the next version
- Further versions will be focused on redesigning operations on datasets and creating some rules, so that different datasets can be used.
- After dealing with datasets, some sort of metaclassifier will be added