1 Star 1 Fork 0

ZhijunBioinf / Research_depression-prediction

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

depression-prediction

Improving depression prediction using a novel feature selection algorithm coupled with context-aware analysis

Directory: two-stage-feature-selection

mRMR_MIC.m

A multivariate filter, namely MIC (Maximal Information Coefficient)-based minimum Redundancy Maximum Relevance (mRMR), to obtain importance ranking of features.

seqInvolve_rmRedun.m

A wrapper, namely sequential involvement and eliminating redundancy with support vector machine (SIER-SVM), to determine the optimal feature subset.

Directory: feature-vector-construction

topicWise_feature_mapping_eachSession.m

A function to construct feature vector for each session using context-aware analysis.

topicWise_feature_mapping.m

A function invoking the 'topicWise_feature_mapping_eachSession.m' to construct feature vector for all the sessions.

merge_all_features.m

A function to merge all types of features, including topic presence, audio features, video features, and semantic features.

  • the MIC score calculated in mRMR-MIC is returned by the 'mine' function, which is included in the minepy library (version 1.2.4), an open-source library for the Maximal Information-based Nonparametric Exploration.
  • The SVM model is implemented by the LIBSVM software package.

Citation

Z Dai, H Zhou, Q Ba, Y Zhou, L Wang*, G Li*. Improving Depression Prediction Using a Novel Feature Selection Algorithm Coupled with Context-Aware Analysis. Journal of Affective Disorders. 2021, 295: 1040-1048.

Attention:

The codes released in this repository are free for academic usage. For other purposes, please contact Zhijun Dai (daizhijun@hunau.edu.cn)

空文件

简介

Improving depression prediction using a novel feature selection algorithm coupled with context-aware analysis 展开 收起
Matlab
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Matlab
1
https://gitee.com/ZhijunBioinf/Research_depression-prediction.git
git@gitee.com:ZhijunBioinf/Research_depression-prediction.git
ZhijunBioinf
Research_depression-prediction
Research_depression-prediction
main

搜索帮助