You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
rm -rf model
|
|
#unzip model.zip
|
|
python3 code/get_crashdump_venus_fea.py
|
|
python3 code/catboost_fs.py
|
|
zip -j result.zip prediction_result/catboost_result.csv
|