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

How can I submit my code? I can't seem to understand the procedure?

$
0
0

@abhijith1 wrote:

First I have download train.csv, test.csv datasets.

Then I have performed all of my analysis on train.csv data itself. Like EDA, imputing, scaling and training the model at last.

During training I have used train_test_split for splitting the train.csv dataset to train and test set and then calculated the accuracy at last with accuracy_score

So I have few doubts regarding submission.

1) what is the use of test.csv dataset?

2) Even If I predict with test dataset how can I check the accuracy because test.csv dataset does not have Loan_Status column for calculating accuracy?

3) How can I upload my submission at last. I can’t seem to figure it out. Please provide a detailed explanation if possible.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles