Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -58,9 +58,9 @@ This repository contains a synthetic dataset generated for the SmartFit AI proje
|
|
| 58 |
## Exploratory Data Analysis (EDA)
|
| 59 |
The visualization below demonstrates the distribution and characteristics of the synthetic data. This analysis ensures the dataset is balanced across different categories and logically consistent regarding injuries and recommended plans.
|
| 60 |
|
| 61 |
-

|
| 59 |
The visualization below demonstrates the distribution and characteristics of the synthetic data. This analysis ensures the dataset is balanced across different categories and logically consistent regarding injuries and recommended plans.
|
| 60 |
|
| 61 |
+

|
| 62 |
|
| 63 |
## Embeddings and User Segmentation
|
| 64 |
To analyze user similarity and validate the data quality, we utilized a Sentence Transformer model to convert textual user profiles into high-dimensional vectors. The visualization below displays these embeddings reduced to 2D space using PCA. The distinct clusters indicate that the system successfully differentiates between different user types and their corresponding workout requirements.
|
| 65 |
|
| 66 |
+

|