tsml-eval
tsml-eval copied to clipboard
[Doc] Improved getting started guide for soton HPC users
Reference Issues/PRs
Fixes #280
What does this implement/fix? Explain your changes
I improved the md file to add extra detail to prevent new users repeating the same mistakes as I did.
Some parts of the .sh scripts were outdated with incorrect filename references. Currently the clustering and regression have no DatasetList file in Tony's directory - so only the classification script can be run successfully. Will make separate issue for this.
Any other comments?
Reviewer please verify that the script successfully executes for you. Will need to change username and conda env inside classification_experiments.sh when doing so.
Thank you for contributing to tsml-eval
I have added the following labels to this PR based on the title: [ $\color{#F3B9F8}{\textsf{documentation}}$ ]. I have added the following labels to this PR based on the changes made: [ $\color{#30340D}{\textsf{tsml research resources}}$ ]. Feel free to change these if they do not properly represent the PR.
The Checks tab will show the status of our automated tests. You can click on individual test runs in the tab or "Details" in the panel below to see more information if there is a failure.
PR CI actions
These checkboxes will add labels to enable/disable CI functionality for this PR. This may not take effect immediately, and a new commit may be required to run the new configuration.
- [ ] Run
pre-commitchecks for all files - [ ] Run all
pytesttests and configurations - [ ] Run all notebook example tests
- [ ] Stop automatic
pre-commitfixes (always disabled for drafts) - [ ] Push an empty commit to re-run CI checks
Unfortunately I'm going to reject most of these changes (including the script changes), it's not the workflow we would recommend.
Sure! It was good practise for me to go through how it all worked anyway. This cleared up any misunderstanding :)
closing this for now. can reopen if you want and make changes, but may conflict with some upcoming ones