I like to use Python π for personal and professional projects (but this is not my native language π).
- Just recently, I have create a small app to play with a buzzer π¨ on each personal device. I developed it to try Flask API ! You can find it here: luk-f/BuzzerApp
- I'm currently work on a algorithm used to aggregate movement data (in 2D) and generalize spatial information:
luk-f/AggOfMassiveMvtData,
- and I've implemented a specific package with
pybind11
: luk-f/pyhaversine
- and I've implemented a specific package with
- And obviously, I should refer to my PhD work π
that just finished last year, an unsupervised method of anomaly detection on multidimensional stream data (a CFOF approximation with iSAX tree): luk-f/pyCFOFiSAX - Also developed the CFOF method to compare it to my thesis work: luk-f/pyCFOF