Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

Test data not found in "Complete Guide to Parameter Tuning in XGBoost with codes in Python"

$
0
0

@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

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles