wncc / Hello-FOSS-ML

The Machine Learning repository for Hello-FOSS
3 stars 31 forks source link

Titanic - Build a Grader #9

Open Aakriti28 opened 3 years ago

Aakriti28 commented 3 years ago

An output.csv file has been included in the folder with the titanic dataset. It has the expected predictions corresponding to test data and your task is to write a Python function which takes as input a csv file, compares to the expected output and prints the percentage of accuracy achieved.

ipsitmantri commented 3 years ago

I want to take this up

sheelfshah commented 3 years ago

I had no idea that I had to take this up here, i directly created a PR #18 , do check it out