sharinkan / HeartDiseasePrediction

0 stars 0 forks source link

Sprint planning #5

Open zeydabadi opened 11 months ago

zeydabadi commented 11 months ago

All,

Please write in the comments what is your task for the next meeting (please add your full name as well).

960ptou commented 11 months ago

Weijie Chen

inari-mike commented 11 months ago

Mike

kkziao commented 10 months ago

Ziao

Revised Short Time Fourier Transform parameter configuration.

Add a script to extract information from all txt files and form a pandas dataframe for processing.

Working with Preprocessing group to integrate all codes into one notebook.

Tried to use OpenSmile as feature extractor.

zeydabadi commented 10 months ago

Where are we with consolidating the features extracted so far? Is anyone working on forming tabular data that contains these features and the associated label for each instance?

kkziao commented 10 months ago

Where are we with consolidating the features extracted so far? Is anyone working on forming tabular data that contains these features and the associated label for each instance?

Hi Professor Zeydabadinezhad,

Yes. We currently are trying to use openSMILE to get some features out from the audio data, and we might want to try some simple Machine Learning models with the data to form our baseline models.

Thanks, Ziao You