Releases: john-hawkins/projit
v1.0.1
v0.1.13
Adding in option to output results in LaTeX table form -- using a custom internal function
Added in command line option to set decimal precision when outputting results - default value to 3 decimal places
v0.1.12
Minor changes - fixing CLI bugs
v0.1.11
Added compare functionality: compare results across datasets
Modified CLI options and printing to include compare
as a CLI switch
v0.1.10
Bug fix with execution stats of hanging executions
v0.1.9
v0.1.9
Introduced multiple new CLI commands:
- rm : To remove experiments and datasets
- plot : To produce ascii plots of project parameters
Modified data structure to store experiment executions.
Adding API functions to start and end experiments to
- Track executions times
- Store params and hyper-parameters associated with particular executions
Clean up of some warnings
- More test coverage
v0.1.8
Cleaning up experiment results output at CLI
v0.1.7
Hyper-parameter storage.
Seperate experimental result storage per dataset
v0.1.6
Changing experiment add function to prevent duplication
Adding project params for general meta data storage.
Improving CLI with standard options.
Creating CLI option for results listing
v0.1.5
CLI Bug fixes by Jesse.W
Adding initial document rendering to a PDF