'Best model to use with prediction on Medical Technology waves

I am currently Working on a program that can predict the likelihood of someone developing an illness using the lab results which will be waves (image of the wave or processed into a .csv) like heartbeats, Electromyogram, etc. I am planning on using Python and implementing it on an Arduino nano Board

but I don't know where to start with the software. what would be the best models or architectures to use?

I found some sample data on Kaggle and I'm thinking of testing it out using those data https://www.kaggle.com/datasets/nccvector/electromyography-emg-dataset/code



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source