@aapkadost2020 wrote:
I am reading the blog https://www.analyticsvidhya.com/blog/2016/03/complete-guide-parameter-tuning-xgboost-with-codes-python/#comment-152553 . but i could not able to find test data set . Some of the approached i used but still could not able to trace.
1 . I have gone to the link the writer provided. https://github.com/aarshayj/analytics_vidhya/blob/master/Articles/Parameter_Tuning_XGBoost_with_Example/train_modified.zip but i could not find . test_results.csv
2. in Question section Michelle asked "you use test_results.csv in modelfit function. Where is the cvs file? I couldn’t find it.test_results = pd.read_csv(‘test_results.csv’)
3. Also even i use test_modified.csv in there writer has removed disbursed column which is missing also (37717 ) values then how he is calculating AUC Score (Test): 0.847934.
Please reply .
Posts: 1
Participants: 1