Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -50,7 +50,7 @@ This repository contains a synthetic dataset generated for the SmartFit AI proje
|
|
| 50 |
The data is stored in **Parquet format** (Hugging Face native) for high efficiency and fast loading.
|
| 51 |
|
| 52 |
## Repository Contents
|
| 53 |
-
* **Copy of Final Project.ipynb
|
| 54 |
* **fitness_embeddings.npy (2)**: Pre-computed vector embeddings of the user profiles (generated via Sentence Transformer).
|
| 55 |
* **imp88.png**: Visualization of the Exploratory Data Analysis (EDA).
|
| 56 |
* **imp888.png**: Visualization of the Embeddings Analysis (PCA Clustering).
|
|
|
|
| 50 |
The data is stored in **Parquet format** (Hugging Face native) for high efficiency and fast loading.
|
| 51 |
|
| 52 |
## Repository Contents
|
| 53 |
+
* **Copy of Final Project.ipynb (4)**: Colab's notebook
|
| 54 |
* **fitness_embeddings.npy (2)**: Pre-computed vector embeddings of the user profiles (generated via Sentence Transformer).
|
| 55 |
* **imp88.png**: Visualization of the Exploratory Data Analysis (EDA).
|
| 56 |
* **imp888.png**: Visualization of the Embeddings Analysis (PCA Clustering).
|