Giter Club home page Giter Club logo

himanshu-03 / spaceship-titanic-kaggle-competition Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 1.78 MB

The task is to predict whether a passenger was transported to an alternate dimension during the Spaceship Titanic's collision with the spacetime anomaly. To help us make these predictions, we are given a set of personal records recovered from the ship's damaged computer system.

License: MIT License

Jupyter Notebook 100.00%
google-colaboratory jupyter-notebook kaggle-competition lgbm lgbmclassifier numpy pandas python scikit-learn seaborn

spaceship-titanic-kaggle-competition's Introduction

Spaceship Titanic

Predict which passengers are transported to an alternate dimension

๐Ÿ“Œ Dataset Description

The task is to predict whether a passenger was transported to an alternate dimension during the Spaceship Titanic's collision with the spacetime anomaly. To help us make these predictions, we are given a set of personal records recovered from the ship's damaged computer system.


๐Ÿ“Œ File and Data Field Descriptions

  • train.csv - Personal records for about two-thirds (~8700) of the passengers, to be used as training data.

    • PassengerId - A unique Id for each passenger. Each Id takes the form gggg_pp where gggg indicates a group the passenger is travelling with and pp is their number within the group. People in a group are often family members, but not always.

    • HomePlanet - The planet the passenger departed from, typically their planet of permanent residence.

    • CryoSleep - Indicates whether the passenger elected to be put into suspended animation for the duration of the voyage. Passengers in cryosleep are confined to their cabins.

    • Cabin - The cabin number where the passenger is staying. Takes the form deck/num/side, where side can be either P for Port or S for Starboard.

    • Destination - The planet the passenger will be debarking to.

    • Age - The age of the passenger.

    • VIP - Whether the passenger has paid for special VIP service during the voyage.

    • RoomService, FoodCourt, ShoppingMall, Spa, VRDeck - Amount the passenger has billed at each of the Spaceship Titanic's many luxury amenities.

    • Name - The first and last names of the passenger.

    • Transported - Whether the passenger was transported to another dimension. This is the target, the column you are trying to predict.

  • test.csv - Personal records for the remaining one-third (~4300) of the passengers, to be used as test data.

    • The task is to predict the value of Transported for the passengers in this set.
  • sample_submission.csv - A submission file in the correct format.

    • PassengerId - Id for each passenger in the test set.

    • Transported - The target. For each passenger, predict either True or False.


๐Ÿ‘€ Screenshots


๐Ÿ““ Overview

Machine Learning Models Applied Accuracy
Light Gradient Boosted Machine (LGBM) 80.68%
Extreme Gradient Boosting (XGBoost) 80.52%

๐Ÿ‘‰ Application

Predict the probability of user clicking the ad which is shown to them on the partner websites for the next 7 days based on historical view log data, ad impression data and user data. Since every individual may have a different view of your brand, stories or slogans can resonate with everyone differently. Through target marketing, you can better understand each customer's needs and create a marketing campaign that targets a specific audience, so you can meet their expectations.


โœ๏ธ Authors


๐Ÿ”— Links

Google Colab Kaggle

MIT License


๐Ÿชช License

This project follows the MIT LICENSE.


Connect with me

Github ย ย ย  LinkedIn ย ย ย  Twitter ย ย ย  Instagram ย ย ย  Gmailย ย ย 

(Back to top)

spaceship-titanic-kaggle-competition's People

Contributors

himanshu-03 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.