# huli **Repository Path**: qingjie-ji/work ## Basic Information - **Project Name**: huli - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-02 - **Last Updated**: 2025-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Stress-Detection-in-Nurses The notebook (predictor.ipynb) contains the code sections for data pre-processing, feature extraction, modeling and event detection. The repository contains a sample subject data folder, as well as the conda and pip environment files. With Anaconda installed, create the code environment with: conda env create -f environment.yml