Danielhalali/gym-activity-eda
收藏Hugging Face2026-04-08 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/Danielhalali/gym-activity-eda
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
language:
- en
pretty_name: Gym Activity and Calories Burned Analysis
---
## 📺 Video Presentation
<video controls width="100%">
<source src="https://huggingface.co/datasets/Danielhalali/gym-activity-eda/resolve/main/presentation.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
# 🏋️ Gym Activity and Calories Burned Analysis
**Author:** Daniel Halali
**Project Overview:** Exploratory Data Analysis (EDA) on Gym Member Behavior
## 🎯 Research Goal
The primary objective of this project is to analyze the factors influencing calorie expenditure among gym members. By examining workout types, session durations, and member demographics, this study aims to identify the most effective patterns for energy output.
## 🔍 Key Questions & Insights
### 1. How does the Workout Type affect Calories Burned?
- **Visualization:** Grouped Boxplot
- **Insight:** HIIT and Strength Training show a higher median calorie burn compared to Yoga and Cardio.

### 2. Is there a correlation between Workout Duration and Calories Burned?
- **Visualization:** Scatter Plot
- **Insight:** There is a strong positive correlation; as session length increases, calorie expenditure consistently rises.

### 3. Does gender influence the average calories burned?
- **Visualization:** Bar Chart (Means)
- **Insight:** Average calorie burn is consistent across all gender categories, suggesting duration and intensity are more critical factors.

## 📊 Visualizations Included
In the attached `.ipynb` file, I have included:
* **Histogram:** Age Distribution
* **Pie Chart:** Gender Distribution
* **Box Plot:** Workout Duration, Calories Burned by Workout Type
* **Scatter Plot:** Duration vs. Calories Burned
* **Bar Chart:** Workout Type Distribution, Average Calories by Gender
## 💡 Decisions & Conclusions
The analysis shows that workout intensity (Type) and duration are the most significant drivers of calorie burn. For the gym's training programs, focusing on HIIT and session consistency is recommended for members aiming for weight loss.
## 🛠️ Tech Stack
- **Python** (Pandas, Matplotlib)
- **Google Colab**
- **Dataset Source:** Kaggle
---
许可证:MIT协议
语言:
- 英语
展示名称:健身房活动与卡路里消耗分析(Gym Activity and Calories Burned Analysis)
---
## 📺 视频演示
<video controls width="100%">
<source src="https://huggingface.co/datasets/Danielhalali/gym-activity-eda/resolve/main/presentation.mp4" type="video/mp4">
您的浏览器不支持视频播放标签。
</video>
# 🏋️ 健身房活动与卡路里消耗分析(Gym Activity and Calories Burned Analysis)
**作者:** Daniel Halali
**项目概述:** 针对健身房会员行为的探索性数据分析(Exploratory Data Analysis,EDA)
## 🎯 研究目标
本项目的核心目标为分析影响健身房会员卡路里消耗的各类因素。本研究通过考察锻炼类型、训练时长与会员人口统计学特征,旨在识别出对能量消耗最为有效的模式。
## 🔍 核心问题与研究发现
### 1. 锻炼类型对卡路里消耗有何影响?
- **可视化方式:** 分组箱线图(Grouped Boxplot)
- **研究发现:** 高强度间歇训练(High-Intensity Interval Training,HIIT)与力量训练的卡路里消耗中位数高于瑜伽与有氧运动。

### 2. 锻炼时长与卡路里消耗之间是否存在相关性?
- **可视化方式:** 散点图(Scatter Plot)
- **研究发现:** 二者存在显著正相关关系;随着训练时长增加,卡路里消耗持续上升。

### 3. 性别是否会影响平均卡路里消耗?
- **可视化方式:** 均值柱状图(Bar Chart (Means))
- **研究发现:** 不同性别群体的平均卡路里消耗水平基本一致,这表明训练时长与强度才是更关键的影响因素。

## 📊 包含的可视化图表
在附带的.ipynb文件中,已包含以下图表:
* **直方图:** 年龄分布
* **饼图:** 性别分布
* **箱线图:** 按锻炼类型划分的训练时长、卡路里消耗情况
* **散点图:** 时长与卡路里消耗的关系
* **柱状图:** 锻炼类型分布、按性别划分的平均卡路里消耗
## 💡 决策建议与研究结论
本次分析表明,锻炼强度(类型)与时长是影响卡路里消耗的两大核心驱动因素。针对健身房的训练课程,建议旨在减重的会员优先选择高强度间歇训练,并保持训练的连贯性。
## 🛠️ 技术栈
- **Python**(Pandas、Matplotlib)
- **Google Colab**
- **数据集来源:** Kaggle
提供机构:
Danielhalali



