Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/parneet-sandhu/spaceship-titanic

Spaceship-titanic : We need to Predict which passengers are transported to an alternate dimension. Accuracy Achieved: 0.79331
https://github.com/parneet-sandhu/spaceship-titanic

Last synced: 15 days ago
JSON representation

Spaceship-titanic : We need to Predict which passengers are transported to an alternate dimension. Accuracy Achieved: 0.79331

Awesome Lists containing this project

README

        

# Spaceship-titanic
Accuracy Achieved: 0.79331

We need to Predict which passengers are transported to an alternate dimension

The Spaceship Titanic was an interstellar passenger liner launched a month ago. With almost 13,000 passengers on board, the vessel set out on its maiden voyage transporting emigrants from our solar system to three newly habitable exoplanets orbiting nearby stars.
While rounding Alpha Centauri en route to its first destination—the torrid 55 Cancri E—the unwary Spaceship Titanic collided with a spacetime anomaly hidden within a dust cloud. Sadly, it met a similar fate as its namesake from 1000 years before. Though the ship stayed intact, almost half of the passengers were transported to an alternate dimension!
To help rescue crews and retrieve the lost passengers, you are challenged to predict which passengers were transported by the anomaly using records recovered from the spaceship’s damaged computer system.
Help save them and change history!
# Evaluation
Metric:

Submissions are evaluated based on their classification accuracy, the percentage of predicted labels that are correct.

Submission Format:

The submission format for the competition is a csv file with the following format:
PassengerId,Transported
0013_01,False
0018_01,False
0019_01,False
0021_01,False
etc.