Skip to content

Using personal information and income range data from the 1994 US Census database, applied naive Bayes classifier and linear discriminant analysis classifier to classify personal income ranges. Through examples, explained the implementation process of the income classification model and the segmentation model.

License

Notifications You must be signed in to change notification settings

YukiChen-yuxin/Income-range-analysis-based-on-personal-information

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Income-range-analysis-based-on-personal-information

Using personal information and income range data from the 1994 US Census database, applied naive Bayes classifier and linear discriminant analysis classifier to classify personal income ranges. Through examples, explained the implementation process of the income classification model and the segmentation model.

Introduction

Personal income has always been an important part of the national economy, and the government can implement policies based on changes in income ranges. This project mainly uses personal information and wage range data from the 1994 US Census database, and uses naive Bayes classifiers and linear discriminant classifiers to classify personal income ranges. Through examples, the implementation process of the income classification model and the segmentation model are described, and the effectiveness of the model training is verified. The training results of the two models are 0.80 and 0.84, respectively, which are greater than zero accuracy, indicating good model performance. This provides a theoretical basis and suggestions for relevant organizations to predict personal income based on information.

How to Contribute

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

If you think you can help in any of these areas or in many areas we haven't thought of yet, then please take a look at our Contributors' guidelines.

Contact us

If you want to report a problem or suggest an enhancement we'd love for you to open an issue at this github repository because then we can get right on it. But you can also contact Yuki(Yuxin) by email yuxin.yuki.chen@gmail.com.

About

Using personal information and income range data from the 1994 US Census database, applied naive Bayes classifier and linear discriminant analysis classifier to classify personal income ranges. Through examples, explained the implementation process of the income classification model and the segmentation model.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published