Are you sure you want to delete this access key?
Legend |
---|
DVC Managed File |
Git Managed File |
Metric |
Stage File |
External File |
Legend |
---|
DVC Managed File |
Git Managed File |
Metric |
Stage File |
External File |
This project implements an HR analytics solution to quantify and reduce the financial impact of employee attrition. Using data science and machine learning techniques, the project aims to:
The project follows a modular structure:
notebooks/
: Jupyter notebooks for exploration and developmentsrc/
: Source code modules for data processing, modeling, financial analysis, and visualizationdata/
: Data storage (raw, processed, and models)docs/
: Project documentationstreamlit/
: Streamlit dashboard applicationClone the repository:
git clone https://github.com/your-username/hr-attrition-analytics.git
cd hr-attrition-analytics
Create a virtual environment:
python -m venv venv
source venv/bin/activate # On Windows, use: venv\Scripts\activate
Install dependencies:
pip install -r requirements.txt
To run the Streamlit dashboard:
cd streamlit
streamlit run app.py
The project implementation follows an 8-week plan:
For detailed information, see the documentation in the docs/
directory:
Press p or to see the previous file or, n or to see the next file
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?