https://github.com/patilsukanya/assignment-12-naive_bayes
SalaryData_Train & SalaryData_Test
https://github.com/patilsukanya/assignment-12-naive_bayes
Last synced: 4 months ago
JSON representation
SalaryData_Train & SalaryData_Test
- Host: GitHub
- URL: https://github.com/patilsukanya/assignment-12-naive_bayes
- Owner: PatilSukanya
- Created: 2023-02-04T14:09:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T14:12:41.000Z (over 2 years ago)
- Last Synced: 2025-03-08T06:42:12.488Z (7 months ago)
- Language: Jupyter Notebook
- Size: 813 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Assignment-12-Naive_Bayes
### 1) Prepare a classification model using Naive Bayes for salary data
Data Description:
age -- age of a person
workclass -- A work class is a grouping of work
education -- Education of an individuals
maritalstatus -- Marital status of an individulas
occupation -- occupation of an individuals
relationship --
race -- Race of an Individual
sex -- Gender of an Individual
capitalgain -- profit received from the sale of an investment
capitalloss -- A decrease in the value of a capital asset
hoursperweek -- number of hours work per week
native -- Native of an individual
Salary -- salary of an individual