Skip to content

2019未来杯高校AI挑战赛 房产租金预测 top9方案代码

Notifications You must be signed in to change notification settings

cbwces/2019_rent_price_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2019_rent_price_prediction

2019 AI FUTURELAB city rent house price prediction TOP9

path ${DATASET_DIR} :training set ${TESTSET_DIR}: testing set ${MODEL_DIR}: model path ${PREDICTION_FILE}: prediction checkpoint path

switch path to the root of "DATASET_DIR", "TESTSET_DIR", "MODEL_DIR", "PREDICTION_FILE" python3 house_price_lgb1.py; python3 house_price_lgb2.py; python3 ensemble.py

model ensembling with pinlank: https://github.com/pinlank

About

2019未来杯高校AI挑战赛 房产租金预测 top9方案代码

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages