ZhaoJiaJin / tcd-group-competition-team38

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

solution of team 38 for TCD machine learning kaggle Income Prediction

before you run:

  1. unzip these csv files in data directory
  2. install all dependency in requirements.txt

we train_lightgbm.py : use lghtGBM to train and predict, it can output the best results

train_linear.py : LinearRegression

train_randomforest.py : random forest

About


Languages

Language:Python 100.0%