# Oct 25, 2024 - aeon Module Meeting (Clustering)
###### tags: `aeon-module-meeting`
#### Oct 25, 2024 @ 12:00PM UTC
#### Previous meeting: N/A
Present: MM TB CH AF
### Bugs, Issues and PRs
17 open issues, 1 bug
1 bug: https://github.com/aeon-toolkit/aeon/issues/882
leaving this for now, think it might be fixed .... may try again
- Issues
https://github.com/aeon-toolkit/aeon/issues/345
added requirements to fulfill test
https://github.com/aeon-toolkit/aeon/issues/409
1. Handling numba and lists
2. Prototyping issue of what to do with clusters that are different lengths
Hadi says original paper shows max length the best approach
In new protpotyping module, set to max within cluster length
decison: wait for prototyping module
https://github.com/aeon-toolkit/aeon/issues/1530
decision: PR opened
https://github.com/aeon-toolkit/aeon/issues/1761
needs adapting to new testing regime, Ali to act
https://github.com/aeon-toolkit/aeon/issues/1794
Someone tried to fix, perhaps ping them or just fix it?
https://github.com/aeon-toolkit/aeon/issues/1903
"I can take care of that" - Ali
PRs all in progress (deep learning!)
### General discussion
1. File structure
where to put all the k-means and k-medoids?
partional
feature-based
hierarchical
## Future direction
1. Allow handling with unequal length
2. Do bake off
3. Rewrite docs
4. Finish deep clustering