Prediction Accuracy: 84%
Code Score: 20/20
Report Score: 69/70
This is the third project of the course CS311 Artificial Intelligence(H) at SUSTech. The project is to build a model using Machine Learning to classify Adult Census Income data. The model is implemented using the light gradient boosting machine (LightGBM) algorithm.