five

Machine learning-based classification model corresponding to the paper 'Machine learning to improve orientation estimation in sports situations challenging for inertial sensor use'

收藏
DataCite Commons2022-02-08 更新2024-07-03 收录
下载链接:
https://data.4tu.nl/articles/_/14883927
下载链接
链接失效反馈
官方服务:
资源简介:
Machine learning model as used in 'Machine learning to improve orientation estimation in sports situations challenging for inertial sensor use'. The model to run the Extended Madgwick filter is based on a random forest algorithm and can be used as explained in Figure 3 in the paper.<br>Explanation for use:The model can be loaded and executed in Python using the following code- RFmodel = pickle.load(open([filename_RFmodel], 'rb'))- y = RFmodel.predict_proba(X)[:,1]- if y &gt; 0.5 EFcorrect = 1 else EFcorrect = 0 X are (normalized) input variablesy are probabilities for EFcorrect (see paper)<br>
提供机构:
4TU.ResearchData
创建时间:
2021-07-13
二维码
社区交流群
二维码
科研交流群
商业服务