https://github.com/gandhasiri-rahul-mohan/naive-bayes-salary-data
Prepare a classification model using Naive Bayes for salary data
https://github.com/gandhasiri-rahul-mohan/naive-bayes-salary-data
categorical-data data-science machine-learning naive-bayes-classifier python supervised-learning
Last synced: 3 months ago
JSON representation
Prepare a classification model using Naive Bayes for salary data
- Host: GitHub
- URL: https://github.com/gandhasiri-rahul-mohan/naive-bayes-salary-data
- Owner: Gandhasiri-Rahul-Mohan
- Created: 2023-01-04T16:26:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T16:28:22.000Z (almost 3 years ago)
- Last Synced: 2025-03-04T01:43:45.106Z (7 months ago)
- Topics: categorical-data, data-science, machine-learning, naive-bayes-classifier, python, supervised-learning
- Language: Python
- Homepage:
- Size: 583 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Naive-Bayes-Salary-Data
Prepare a classification model using Naive Bayes for salary dataData 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