Skip to content

heereenveen/Kaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaggle Competitions Repository

Description

This repository contains my solutions for various competitions on Kaggle. Here you will find Jupyter notebooks, Python scripts, and datasets that I have used and modified during the competitions.

Competitions

Below is a list of competitions for which you can find solutions in this repository:

  1. Spaceship Titanic
    • Description: Predicting the survival of Titanic passengers.
    • Tools: Python, Pandas, NumPy, Seaborn, Matplotlib, Scikit-Learn, Jupyter Notebook.

How to Use This Repository

To work with these solutions, you will need to install the following Python libraries:

pip pip install -r requirements.txt

To use the notebooks:

  1. Clone the repository:
    git clone https://github.com/heereenveen/Kaggle.git
  2. Navigate to the directory of the competition you're interested in.
  3. Launch Jupyter Notebook.
  4. Open the .ipynb notebook and explore the solution.

NOTE: This repository is part of my learning projects. Please use these solutions as a reference for creating your own projects.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published