Skip to content

Commit d1db7b5

Browse files
authored
sample data
1 parent 28e6d29 commit d1db7b5

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

azML-modelcreation/data/README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Sample Data
2+
3+
Costa Rica
4+
5+
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
6+
[brown9804](https://github.com/brown9804)
7+
8+
Last updated: 2025-04-29
9+
10+
------------------------------------------
11+
12+
> This dataset is a synthetic sample of employee records created for demonstration and training purposes in a machine learning workflow. This sample data is designed to simulate a
13+
> realistic HR dataset and will be used to build and evaluate a machine learning model for tasks such as salary prediction, employee segmentation, or attrition analysis.
14+
> It contains > 50,000 rows with the following attributes:
15+
16+
- **Name**: A randomly selected first name.
17+
- **Age**: An integer representing the employee's age (22–65).
18+
- **Department**: The department where the employee works (e.g., HR, Engineering, Sales).
19+
- **Salary**: The employee's annual salary in USD, ranging from \$40,000 to \$120,000.
20+
21+
22+
<div align="center">
23+
<h3 style="color: #4CAF50;">Total Visitors</h3>
24+
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
25+
</div>

0 commit comments

Comments
 (0)