# Divy meeting notes (tsml)
###### tags: `MSc projects 2021`
Project Aim:
Divy github
## 10/9/21
1. Tony to find good first issue
2. Share repo with Tony
3. Write a background section on TS-CHIEF and Proximity Forest
4. Relate code to background
## 17/9/21
1. Good first issue
https://github.com/uea-machine-learning/tsml/issues/441
discussed how to implement, copy zip file, extract locally, delete zip after
2. Repo shared, good first issue to go in experiments/DatasetLoading
3. Documents started, Tony to share an example of how to write pseudocode
Actions: work on first issue, start pseudocode in algorithmic latex.
## 24/9/21
1. First issue complete except for file deletion
2. Work done on psuedo
Action:
Make PR for first issue
(Tony) check file deletion and test code
## 8/10/21
update: PR still needs approval
(Tony) check file deletion and test code
Find an classifier not adapted to use TSInstances, raise an issue, then solve the issue
## 15/10/21
decided to look at adapting HC to use TSInstances.
1. Make PR with basic wrapper, converting TSInstances to Instances
2. Tony still to approve first PR
3. set out road map for incremental additions
4. adandon PF and TS-CHIEF, but described how that work can still contribute to thesis
22/10/21
## 5/11/21
Ideas for experiments
1. HC with different components
2. HC2: examine how performance changes for different contract times
3. Evaluate it on new datasets (need access from tony)
To Do:
1. get all the archive data from tsc.com
2. apply for account on cluster
3. run first experiment using script on tsml-aux
## 12/11/21
1. Data downloaded
2. Applied for cluster account
3. PR pending for tsml (Tony)
## 2/12/21
experiments on track. Showed use of MCE. Second marker needs to be determined