MIT-BIH arrythmia data processing and testing it with model -- 3

Job ID: 33244185

Budget: ₹2,500 – ₹5,000 INR

( You must have prior experience working with arrhythmia data )
I want to test https://physionet.org/content/mitdb/1.0.0/ dataset using my model.

This data has 25 records and each record is 30 minutes long.

I want to create 1 minute strip for each record and test it with my model.

1. Create 1 minutes strips for each records
2. We should be able to see which are the data points in each minutes ( A, N, a, V etc)
3. Label each strips as per the data points in it
4. Test each strips with my model ( I will provide model testing code )
5. Assist me to run the code on my machine

My model correctly detects Afib, Normal and Other class,
so if you stripping logic is correct, it should give accuracy >90%.

Y