hedayatbehnam / primace

Predicting First-Year Survival after Percutaneous Coronary Interventions: A Machine Learning-Based ShinyApp Web Application in R
https://primace.aikadeh.com
Other
2 stars 0 forks source link

Preprocessing() not working when new dataset available #25

Closed hedayatbehnam closed 1 year ago

hedayatbehnam commented 1 year ago

Github actions raise error when preprocessing() triggers in the case of new datasets.possibly due to prepared dataset us provided to data_modification() function

hedayatbehnam commented 1 year ago

It is fixed