Skip to content

ShubhangiKukreti/Kaggle-GroupCompetition-Team48

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Kaggle-GroupCompetition-Team48

The task was to train a Machine Learning model to predict the income based on several inputs/features that were fed to the model. The team used Label Encoder to label the categorical features and trained the data using lightgbm algorithm to attain the result.

The source code is in IncomePrediction.py and uses the following libraries:

  1. Pandas
  2. Numpy
  3. Lightgbm
  4. Scikit-learn

The final output is stored in 'machinecc learning submitty.csv'.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%