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

Your score for this submission is:0.0. Your Leaderboard score is: 0.0

$
0
0

@hawk9 wrote:

can any any one help me with this? i am getting 0 score in leaderboard where my code seems to be fine.

is anything wrong with the submission format?

submission = pd.DataFrame({
"Loan_ID": df_test["Loan_ID"],
"Loan_Status": pred
})
submission.to_csv('/resources/data/Loan prediction/Sample_Submission.csv',sep=',', index=False)

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles